Class ClusterResource
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
public class ClusterResource extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description ClusterResource()ClusterResource(ClusterResource source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClusterId()Get 集群唯一ID,如tgw-12345678。StringgetClusterName()Get 集群名称。ClustersZonegetClustersZone()Get 集群所在的可用区 注意:此字段可能返回 null,表示取不到有效值。StringgetIdle()Get 资源是否闲置。 注意:此字段可能返回 null,表示取不到有效值。StringgetIsp()Get 集群的Isp属性,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。 注意:此字段可能返回 null,表示取不到有效值。StringgetLoadBalancerId()Get 负载均衡唯一ID,如lb-12345678。 注意:此字段可能返回 null,表示取不到有效值。StringgetVip()Get ip地址。voidsetClusterId(String ClusterId)Set 集群唯一ID,如tgw-12345678。voidsetClusterName(String ClusterName)Set 集群名称。voidsetClustersZone(ClustersZone ClustersZone)Set 集群所在的可用区 注意:此字段可能返回 null,表示取不到有效值。voidsetIdle(String Idle)Set 资源是否闲置。 注意:此字段可能返回 null,表示取不到有效值。voidsetIsp(String Isp)Set 集群的Isp属性,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。 注意:此字段可能返回 null,表示取不到有效值。voidsetLoadBalancerId(String LoadBalancerId)Set 负载均衡唯一ID,如lb-12345678。 注意:此字段可能返回 null,表示取不到有效值。voidsetVip(String Vip)Set ip地址。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
ClusterResource
public ClusterResource()
-
ClusterResource
public ClusterResource(ClusterResource source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getClusterId
public String getClusterId()
Get 集群唯一ID,如tgw-12345678。- Returns:
- ClusterId 集群唯一ID,如tgw-12345678。
-
setClusterId
public void setClusterId(String ClusterId)
Set 集群唯一ID,如tgw-12345678。- Parameters:
ClusterId- 集群唯一ID,如tgw-12345678。
-
getVip
public String getVip()
Get ip地址。- Returns:
- Vip ip地址。
-
setVip
public void setVip(String Vip)
Set ip地址。- Parameters:
Vip- ip地址。
-
getLoadBalancerId
public String getLoadBalancerId()
Get 负载均衡唯一ID,如lb-12345678。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LoadBalancerId 负载均衡唯一ID,如lb-12345678。 注意:此字段可能返回 null,表示取不到有效值。
-
setLoadBalancerId
public void setLoadBalancerId(String LoadBalancerId)
Set 负载均衡唯一ID,如lb-12345678。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LoadBalancerId- 负载均衡唯一ID,如lb-12345678。 注意:此字段可能返回 null,表示取不到有效值。
-
getIdle
public String getIdle()
Get 资源是否闲置。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Idle 资源是否闲置。 注意:此字段可能返回 null,表示取不到有效值。
-
setIdle
public void setIdle(String Idle)
Set 资源是否闲置。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Idle- 资源是否闲置。 注意:此字段可能返回 null,表示取不到有效值。
-
getClusterName
public String getClusterName()
Get 集群名称。- Returns:
- ClusterName 集群名称。
-
setClusterName
public void setClusterName(String ClusterName)
Set 集群名称。- Parameters:
ClusterName- 集群名称。
-
getIsp
public String getIsp()
Get 集群的Isp属性,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Isp 集群的Isp属性,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。 注意:此字段可能返回 null,表示取不到有效值。
-
setIsp
public void setIsp(String Isp)
Set 集群的Isp属性,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Isp- 集群的Isp属性,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。 注意:此字段可能返回 null,表示取不到有效值。
-
getClustersZone
public ClustersZone getClustersZone()
Get 集群所在的可用区 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ClustersZone 集群所在的可用区 注意:此字段可能返回 null,表示取不到有效值。
-
setClustersZone
public void setClustersZone(ClustersZone ClustersZone)
Set 集群所在的可用区 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ClustersZone- 集群所在的可用区 注意:此字段可能返回 null,表示取不到有效值。
-
-