NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.addDataVolumesItem(DataVolumeForUpdateNodePoolConfigInput dataVolumesItem) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.addHpcClusterIdsItem(String hpcClusterIdsItem) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.addInstanceTypeIdsItem(String instanceTypeIdsItem) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.additionalContainerStorageEnabled(Boolean additionalContainerStorageEnabled) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.addSubnetIdsItem(String subnetIdsItem) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.addTagsItem(TagForUpdateNodePoolConfigInput tagsItem) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.autoRenew(Boolean autoRenew) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.autoRenewPeriod(Integer autoRenewPeriod) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.dataVolumes(List<DataVolumeForUpdateNodePoolConfigInput> dataVolumes) |
@Valid NodeConfigForUpdateNodePoolConfigInput |
UpdateNodePoolConfigRequest.getNodeConfig()
Get nodeConfig
|
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.hpcClusterIds(List<String> hpcClusterIds) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.imageId(String imageId) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.initializeScript(String initializeScript) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.instanceTypeIds(List<String> instanceTypeIds) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.namePrefix(String namePrefix) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.period(Integer period) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.security(SecurityForUpdateNodePoolConfigInput security) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.subnetIds(List<String> subnetIds) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.systemVolume(SystemVolumeForUpdateNodePoolConfigInput systemVolume) |
NodeConfigForUpdateNodePoolConfigInput |
NodeConfigForUpdateNodePoolConfigInput.tags(List<TagForUpdateNodePoolConfigInput> tags) |