Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiClusterTemplateVariable |
ApiClusterTemplateVariable.name(String name) |
ApiClusterTemplateVariable |
ApiClusterTemplateVariable.value(String value) |
Modifier and Type | Method and Description |
---|---|
List<ApiClusterTemplateVariable> |
ApiClusterTemplateInstantiator.getVariables()
All the variables the are referred by the cluster template
|
Modifier and Type | Method and Description |
---|---|
ApiClusterTemplateInstantiator |
ApiClusterTemplateInstantiator.addVariablesItem(ApiClusterTemplateVariable variablesItem) |
Modifier and Type | Method and Description |
---|---|
void |
ApiClusterTemplateInstantiator.setVariables(List<ApiClusterTemplateVariable> variables) |
ApiClusterTemplateInstantiator |
ApiClusterTemplateInstantiator.variables(List<ApiClusterTemplateVariable> variables) |
Copyright © 2019. All rights reserved.