Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiClusterTemplateHostInfo |
ApiClusterTemplateHostInfo.addRoleRefNamesItem(String roleRefNamesItem) |
ApiClusterTemplateHostInfo |
ApiClusterTemplateHostInfo.hostName(String hostName) |
ApiClusterTemplateHostInfo |
ApiClusterTemplateHostInfo.hostNameRange(String hostNameRange) |
ApiClusterTemplateHostInfo |
ApiClusterTemplateHostInfo.hostTemplateRefName(String hostTemplateRefName) |
ApiClusterTemplateHostInfo |
ApiClusterTemplateHostInfo.rackId(String rackId) |
ApiClusterTemplateHostInfo |
ApiClusterTemplateHostInfo.roleRefNames(List<String> roleRefNames) |
Modifier and Type | Method and Description |
---|---|
List<ApiClusterTemplateHostInfo> |
ApiClusterTemplateInstantiator.getHosts()
All the hosts that are part of that cluster
|
Modifier and Type | Method and Description |
---|---|
ApiClusterTemplateInstantiator |
ApiClusterTemplateInstantiator.addHostsItem(ApiClusterTemplateHostInfo hostsItem) |
Modifier and Type | Method and Description |
---|---|
ApiClusterTemplateInstantiator |
ApiClusterTemplateInstantiator.hosts(List<ApiClusterTemplateHostInfo> hosts) |
void |
ApiClusterTemplateInstantiator.setHosts(List<ApiClusterTemplateHostInfo> hosts) |
Copyright © 2019. All rights reserved.