public class ItemForListClustersOutput extends Object
| Constructor and Description |
|---|
ItemForListClustersOutput() |
public ItemForListClustersOutput clusterConfig(ClusterConfigForListClustersOutput clusterConfig)
@Valid public @Valid ClusterConfigForListClustersOutput getClusterConfig()
public void setClusterConfig(ClusterConfigForListClustersOutput clusterConfig)
public ItemForListClustersOutput createClientToken(String createClientToken)
public String getCreateClientToken()
public void setCreateClientToken(String createClientToken)
public ItemForListClustersOutput createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public ItemForListClustersOutput deleteProtectionEnabled(Boolean deleteProtectionEnabled)
public Boolean isDeleteProtectionEnabled()
public void setDeleteProtectionEnabled(Boolean deleteProtectionEnabled)
public ItemForListClustersOutput description(String description)
public String getDescription()
public void setDescription(String description)
public ItemForListClustersOutput id(String id)
public String getId()
public void setId(String id)
public ItemForListClustersOutput kubernetesVersion(String kubernetesVersion)
public String getKubernetesVersion()
public void setKubernetesVersion(String kubernetesVersion)
public ItemForListClustersOutput loggingConfig(LoggingConfigForListClustersOutput loggingConfig)
@Valid public @Valid LoggingConfigForListClustersOutput getLoggingConfig()
public void setLoggingConfig(LoggingConfigForListClustersOutput loggingConfig)
public ItemForListClustersOutput name(String name)
public String getName()
public void setName(String name)
public ItemForListClustersOutput nodeStatistics(NodeStatisticsForListClustersOutput nodeStatistics)
@Valid public @Valid NodeStatisticsForListClustersOutput getNodeStatistics()
public void setNodeStatistics(NodeStatisticsForListClustersOutput nodeStatistics)
public ItemForListClustersOutput podsConfig(PodsConfigForListClustersOutput podsConfig)
@Valid public @Valid PodsConfigForListClustersOutput getPodsConfig()
public void setPodsConfig(PodsConfigForListClustersOutput podsConfig)
public ItemForListClustersOutput servicesConfig(ServicesConfigForListClustersOutput servicesConfig)
@Valid public @Valid ServicesConfigForListClustersOutput getServicesConfig()
public void setServicesConfig(ServicesConfigForListClustersOutput servicesConfig)
public ItemForListClustersOutput status(StatusForListClustersOutput status)
@Valid public @Valid StatusForListClustersOutput getStatus()
public void setStatus(StatusForListClustersOutput status)
public ItemForListClustersOutput tags(List<TagForListClustersOutput> tags)
public ItemForListClustersOutput addTagsItem(TagForListClustersOutput tagsItem)
@Valid public @Valid List<TagForListClustersOutput> getTags()
public void setTags(List<TagForListClustersOutput> tags)
public ItemForListClustersOutput updateClientToken(String updateClientToken)
public String getUpdateClientToken()
public void setUpdateClientToken(String updateClientToken)
public ItemForListClustersOutput updateTime(String updateTime)
public String getUpdateTime()
public void setUpdateTime(String updateTime)
Copyright © 2024. All rights reserved.