TemplateApply |
TemplateApply.actions(List<Object> actions) |
TemplateApply |
TemplateApply.addActionsItem(Object actionsItem) |
TemplateApply |
TemplateApply.addRemotesItem(TemplateApplyRemotes remotesItem) |
TemplateApply |
TemplateApply.addTemplatesItem(TemplateApplyTemplate templatesItem) |
TemplateApply |
TemplateApply.dryRun(Boolean dryRun) |
TemplateApply |
TemplateApply.envRefs(Map<String,Object> envRefs) |
TemplateApply |
TemplateApply.orgID(String orgID) |
TemplateApply |
TemplateApply.putEnvRefsItem(String key,
Object envRefsItem) |
TemplateApply |
TemplateApply.putSecretsItem(String key,
String secretsItem) |
TemplateApply |
TemplateApply.remotes(List<TemplateApplyRemotes> remotes) |
TemplateApply |
TemplateApply.secrets(Map<String,String> secrets) |
TemplateApply |
TemplateApply.stackID(String stackID) |
TemplateApply |
TemplateApply.template(TemplateApplyTemplate template) |
TemplateApply |
TemplateApply.templates(List<TemplateApplyTemplate> templates) |