public class CreateClusterNodePoolRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateClusterNodePoolRequest() |
@NameInMap(value="auto_scaling") public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestAutoScaling autoScaling
@NameInMap(value="kubernetes_config") public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestKubernetesConfig kubernetesConfig
@NameInMap(value="nodepool_info") public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestNodepoolInfo nodepoolInfo
@NameInMap(value="scaling_group") public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestScalingGroup scalingGroup
@NameInMap(value="tee_config") public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestTeeConfig teeConfig
@NameInMap(value="management") public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestManagement management
@NameInMap(value="count") public Long count
public static CreateClusterNodePoolRequest build(Map<String,?> map) throws Exception
Exceptionpublic CreateClusterNodePoolRequest setAutoScaling(CreateClusterNodePoolRequest.CreateClusterNodePoolRequestAutoScaling autoScaling)
public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestAutoScaling getAutoScaling()
public CreateClusterNodePoolRequest setKubernetesConfig(CreateClusterNodePoolRequest.CreateClusterNodePoolRequestKubernetesConfig kubernetesConfig)
public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestKubernetesConfig getKubernetesConfig()
public CreateClusterNodePoolRequest setNodepoolInfo(CreateClusterNodePoolRequest.CreateClusterNodePoolRequestNodepoolInfo nodepoolInfo)
public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestNodepoolInfo getNodepoolInfo()
public CreateClusterNodePoolRequest setScalingGroup(CreateClusterNodePoolRequest.CreateClusterNodePoolRequestScalingGroup scalingGroup)
public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestScalingGroup getScalingGroup()
public CreateClusterNodePoolRequest setTeeConfig(CreateClusterNodePoolRequest.CreateClusterNodePoolRequestTeeConfig teeConfig)
public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestTeeConfig getTeeConfig()
public CreateClusterNodePoolRequest setManagement(CreateClusterNodePoolRequest.CreateClusterNodePoolRequestManagement management)
public CreateClusterNodePoolRequest.CreateClusterNodePoolRequestManagement getManagement()
public CreateClusterNodePoolRequest setCount(Long count)
public Long getCount()
Copyright © 2021. All rights reserved.