Uses of Class
com.influxdb.client.domain.TemplateApply
Packages that use TemplateApply
-
Uses of TemplateApply in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return TemplateApplyModifier and TypeMethodDescriptionTemplateApply.addActionsItem
(Object actionsItem) TemplateApply.addRemotesItem
(TemplateApplyRemotes remotesItem) TemplateApply.addTemplatesItem
(TemplateApplyTemplate templatesItem) TemplateApply.putEnvRefsItem
(String key, Object envRefsItem) TemplateApply.putSecretsItem
(String key, String secretsItem) TemplateApply.remotes
(List<TemplateApplyRemotes> remotes) TemplateApply.template
(TemplateApplyTemplate template) TemplateApply.templates
(List<TemplateApplyTemplate> templates)