Class ContainerGroupOther
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.tsf.v20180326.models.ContainerGroupOther
-
public class ContainerGroupOther extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description ContainerGroupOther()ContainerGroupOther(ContainerGroupOther 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 StringgetClusterIp()Get Service ipLonggetCurrentNum()Get 已启动实例总数Env[]getEnvs()Get 环境变量HealthCheckSettingsgetHealthCheckSettings()Get 健康检查相关字段 注意:此字段可能返回 null,表示取不到有效值。LonggetInstanceNum()Get 实例总数BooleangetIsNotEqualServiceConfig()Get 服务配置信息是否匹配 注意:此字段可能返回 null,表示取不到有效值。StringgetLbIp()Get 负载均衡ipStringgetMessage()Get 服务状态,请参考后面的的状态定义LonggetNodePort()Get Service NodePort 注意:此字段可能返回 null,表示取不到有效值。StringgetStatus()Get 服务状态,请参考后面的的状态定义StringgetSubnetId()Get 子网ID 注意:此字段可能返回 null,表示取不到有效值。voidsetClusterIp(String ClusterIp)Set Service ipvoidsetCurrentNum(Long CurrentNum)Set 已启动实例总数voidsetEnvs(Env[] Envs)Set 环境变量voidsetHealthCheckSettings(HealthCheckSettings HealthCheckSettings)Set 健康检查相关字段 注意:此字段可能返回 null,表示取不到有效值。voidsetInstanceNum(Long InstanceNum)Set 实例总数voidsetIsNotEqualServiceConfig(Boolean IsNotEqualServiceConfig)Set 服务配置信息是否匹配 注意:此字段可能返回 null,表示取不到有效值。voidsetLbIp(String LbIp)Set 负载均衡ipvoidsetMessage(String Message)Set 服务状态,请参考后面的的状态定义voidsetNodePort(Long NodePort)Set Service NodePort 注意:此字段可能返回 null,表示取不到有效值。voidsetStatus(String Status)Set 服务状态,请参考后面的的状态定义voidsetSubnetId(String SubnetId)Set 子网ID 注意:此字段可能返回 null,表示取不到有效值。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
-
ContainerGroupOther
public ContainerGroupOther()
-
ContainerGroupOther
public ContainerGroupOther(ContainerGroupOther 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
-
getInstanceNum
public Long getInstanceNum()
Get 实例总数- Returns:
- InstanceNum 实例总数
-
setInstanceNum
public void setInstanceNum(Long InstanceNum)
Set 实例总数- Parameters:
InstanceNum- 实例总数
-
getCurrentNum
public Long getCurrentNum()
Get 已启动实例总数- Returns:
- CurrentNum 已启动实例总数
-
setCurrentNum
public void setCurrentNum(Long CurrentNum)
Set 已启动实例总数- Parameters:
CurrentNum- 已启动实例总数
-
getLbIp
public String getLbIp()
Get 负载均衡ip- Returns:
- LbIp 负载均衡ip
-
setLbIp
public void setLbIp(String LbIp)
Set 负载均衡ip- Parameters:
LbIp- 负载均衡ip
-
getClusterIp
public String getClusterIp()
Get Service ip- Returns:
- ClusterIp Service ip
-
setClusterIp
public void setClusterIp(String ClusterIp)
Set Service ip- Parameters:
ClusterIp- Service ip
-
getStatus
public String getStatus()
Get 服务状态,请参考后面的的状态定义- Returns:
- Status 服务状态,请参考后面的的状态定义
-
setStatus
public void setStatus(String Status)
Set 服务状态,请参考后面的的状态定义- Parameters:
Status- 服务状态,请参考后面的的状态定义
-
getMessage
public String getMessage()
Get 服务状态,请参考后面的的状态定义- Returns:
- Message 服务状态,请参考后面的的状态定义
-
setMessage
public void setMessage(String Message)
Set 服务状态,请参考后面的的状态定义- Parameters:
Message- 服务状态,请参考后面的的状态定义
-
getEnvs
public Env[] getEnvs()
Get 环境变量- Returns:
- Envs 环境变量
-
setEnvs
public void setEnvs(Env[] Envs)
Set 环境变量- Parameters:
Envs- 环境变量
-
getNodePort
public Long getNodePort()
Get Service NodePort 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NodePort Service NodePort 注意:此字段可能返回 null,表示取不到有效值。
-
setNodePort
public void setNodePort(Long NodePort)
Set Service NodePort 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NodePort- Service NodePort 注意:此字段可能返回 null,表示取不到有效值。
-
getSubnetId
public String getSubnetId()
Get 子网ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SubnetId 子网ID 注意:此字段可能返回 null,表示取不到有效值。
-
setSubnetId
public void setSubnetId(String SubnetId)
Set 子网ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SubnetId- 子网ID 注意:此字段可能返回 null,表示取不到有效值。
-
getHealthCheckSettings
public HealthCheckSettings getHealthCheckSettings()
Get 健康检查相关字段 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- HealthCheckSettings 健康检查相关字段 注意:此字段可能返回 null,表示取不到有效值。
-
setHealthCheckSettings
public void setHealthCheckSettings(HealthCheckSettings HealthCheckSettings)
Set 健康检查相关字段 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
HealthCheckSettings- 健康检查相关字段 注意:此字段可能返回 null,表示取不到有效值。
-
getIsNotEqualServiceConfig
public Boolean getIsNotEqualServiceConfig()
Get 服务配置信息是否匹配 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsNotEqualServiceConfig 服务配置信息是否匹配 注意:此字段可能返回 null,表示取不到有效值。
-
setIsNotEqualServiceConfig
public void setIsNotEqualServiceConfig(Boolean IsNotEqualServiceConfig)
Set 服务配置信息是否匹配 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsNotEqualServiceConfig- 服务配置信息是否匹配 注意:此字段可能返回 null,表示取不到有效值。
-
-