Class Namespace
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.tsf.v20180326.models.Namespace
-
public class Namespace extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClusterId()Get 集群ID 注意:此字段可能返回 null,表示取不到有效值。Cluster[]getClusterList()Get 集群数组,仅携带集群ID,集群名称,集群类型等基础信息。 注意:此字段可能返回 null,表示取不到有效值。StringgetCreateTime()Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。BooleangetDeleteFlag()Get 删除标识 注意:此字段可能返回 null,表示取不到有效值。StringgetIsDefault()Get 默认命名空间 注意:此字段可能返回 null,表示取不到有效值。StringgetIsHaEnable()Get 是否开启高可用 注意:此字段可能返回 null,表示取不到有效值。BooleangetKubeInjectEnable()Get KubeInjectEnable值 注意:此字段可能返回 null,表示取不到有效值。StringgetNamespaceCode()Get 命名空间编码 注意:此字段可能返回 null,表示取不到有效值。StringgetNamespaceDesc()Get 命名空间描述 注意:此字段可能返回 null,表示取不到有效值。StringgetNamespaceId()Get 命名空间ID 注意:此字段可能返回 null,表示取不到有效值。StringgetNamespaceName()Get 命名空间名称 注意:此字段可能返回 null,表示取不到有效值。StringgetNamespaceResourceType()Get 集群资源类型 注意:此字段可能返回 null,表示取不到有效值。StringgetNamespaceStatus()Get 命名空间状态 注意:此字段可能返回 null,表示取不到有效值。StringgetNamespaceType()Get 命名空间类型 注意:此字段可能返回 null,表示取不到有效值。StringgetUpdateTime()Get 更新时间 注意:此字段可能返回 null,表示取不到有效值。voidsetClusterId(String ClusterId)Set 集群ID 注意:此字段可能返回 null,表示取不到有效值。voidsetClusterList(Cluster[] ClusterList)Set 集群数组,仅携带集群ID,集群名称,集群类型等基础信息。 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateTime(String CreateTime)Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。voidsetDeleteFlag(Boolean DeleteFlag)Set 删除标识 注意:此字段可能返回 null,表示取不到有效值。voidsetIsDefault(String IsDefault)Set 默认命名空间 注意:此字段可能返回 null,表示取不到有效值。voidsetIsHaEnable(String IsHaEnable)Set 是否开启高可用 注意:此字段可能返回 null,表示取不到有效值。voidsetKubeInjectEnable(Boolean KubeInjectEnable)Set KubeInjectEnable值 注意:此字段可能返回 null,表示取不到有效值。voidsetNamespaceCode(String NamespaceCode)Set 命名空间编码 注意:此字段可能返回 null,表示取不到有效值。voidsetNamespaceDesc(String NamespaceDesc)Set 命名空间描述 注意:此字段可能返回 null,表示取不到有效值。voidsetNamespaceId(String NamespaceId)Set 命名空间ID 注意:此字段可能返回 null,表示取不到有效值。voidsetNamespaceName(String NamespaceName)Set 命名空间名称 注意:此字段可能返回 null,表示取不到有效值。voidsetNamespaceResourceType(String NamespaceResourceType)Set 集群资源类型 注意:此字段可能返回 null,表示取不到有效值。voidsetNamespaceStatus(String NamespaceStatus)Set 命名空间状态 注意:此字段可能返回 null,表示取不到有效值。voidsetNamespaceType(String NamespaceType)Set 命名空间类型 注意:此字段可能返回 null,表示取不到有效值。voidsetUpdateTime(String UpdateTime)Set 更新时间 注意:此字段可能返回 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
-
Namespace
public Namespace()
-
Namespace
public Namespace(Namespace 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
-
getNamespaceId
public String getNamespaceId()
Get 命名空间ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NamespaceId 命名空间ID 注意:此字段可能返回 null,表示取不到有效值。
-
setNamespaceId
public void setNamespaceId(String NamespaceId)
Set 命名空间ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NamespaceId- 命名空间ID 注意:此字段可能返回 null,表示取不到有效值。
-
getNamespaceCode
public String getNamespaceCode()
Get 命名空间编码 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NamespaceCode 命名空间编码 注意:此字段可能返回 null,表示取不到有效值。
-
setNamespaceCode
public void setNamespaceCode(String NamespaceCode)
Set 命名空间编码 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NamespaceCode- 命名空间编码 注意:此字段可能返回 null,表示取不到有效值。
-
getNamespaceName
public String getNamespaceName()
Get 命名空间名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NamespaceName 命名空间名称 注意:此字段可能返回 null,表示取不到有效值。
-
setNamespaceName
public void setNamespaceName(String NamespaceName)
Set 命名空间名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NamespaceName- 命名空间名称 注意:此字段可能返回 null,表示取不到有效值。
-
getNamespaceDesc
public String getNamespaceDesc()
Get 命名空间描述 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NamespaceDesc 命名空间描述 注意:此字段可能返回 null,表示取不到有效值。
-
setNamespaceDesc
public void setNamespaceDesc(String NamespaceDesc)
Set 命名空间描述 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NamespaceDesc- 命名空间描述 注意:此字段可能返回 null,表示取不到有效值。
-
getIsDefault
public String getIsDefault()
Get 默认命名空间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsDefault 默认命名空间 注意:此字段可能返回 null,表示取不到有效值。
-
setIsDefault
public void setIsDefault(String IsDefault)
Set 默认命名空间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsDefault- 默认命名空间 注意:此字段可能返回 null,表示取不到有效值。
-
getNamespaceStatus
public String getNamespaceStatus()
Get 命名空间状态 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NamespaceStatus 命名空间状态 注意:此字段可能返回 null,表示取不到有效值。
-
setNamespaceStatus
public void setNamespaceStatus(String NamespaceStatus)
Set 命名空间状态 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NamespaceStatus- 命名空间状态 注意:此字段可能返回 null,表示取不到有效值。
-
getDeleteFlag
public Boolean getDeleteFlag()
Get 删除标识 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DeleteFlag 删除标识 注意:此字段可能返回 null,表示取不到有效值。
-
setDeleteFlag
public void setDeleteFlag(Boolean DeleteFlag)
Set 删除标识 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DeleteFlag- 删除标识 注意:此字段可能返回 null,表示取不到有效值。
-
getCreateTime
public String getCreateTime()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
setCreateTime
public void setCreateTime(String CreateTime)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreateTime- 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
getUpdateTime
public String getUpdateTime()
Get 更新时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpdateTime 更新时间 注意:此字段可能返回 null,表示取不到有效值。
-
setUpdateTime
public void setUpdateTime(String UpdateTime)
Set 更新时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpdateTime- 更新时间 注意:此字段可能返回 null,表示取不到有效值。
-
getClusterList
public Cluster[] getClusterList()
Get 集群数组,仅携带集群ID,集群名称,集群类型等基础信息。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ClusterList 集群数组,仅携带集群ID,集群名称,集群类型等基础信息。 注意:此字段可能返回 null,表示取不到有效值。
-
setClusterList
public void setClusterList(Cluster[] ClusterList)
Set 集群数组,仅携带集群ID,集群名称,集群类型等基础信息。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ClusterList- 集群数组,仅携带集群ID,集群名称,集群类型等基础信息。 注意:此字段可能返回 null,表示取不到有效值。
-
getClusterId
public String getClusterId()
Get 集群ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ClusterId 集群ID 注意:此字段可能返回 null,表示取不到有效值。
-
setClusterId
public void setClusterId(String ClusterId)
Set 集群ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ClusterId- 集群ID 注意:此字段可能返回 null,表示取不到有效值。
-
getNamespaceResourceType
public String getNamespaceResourceType()
Get 集群资源类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NamespaceResourceType 集群资源类型 注意:此字段可能返回 null,表示取不到有效值。
-
setNamespaceResourceType
public void setNamespaceResourceType(String NamespaceResourceType)
Set 集群资源类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NamespaceResourceType- 集群资源类型 注意:此字段可能返回 null,表示取不到有效值。
-
getNamespaceType
public String getNamespaceType()
Get 命名空间类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NamespaceType 命名空间类型 注意:此字段可能返回 null,表示取不到有效值。
-
setNamespaceType
public void setNamespaceType(String NamespaceType)
Set 命名空间类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NamespaceType- 命名空间类型 注意:此字段可能返回 null,表示取不到有效值。
-
getIsHaEnable
public String getIsHaEnable()
Get 是否开启高可用 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsHaEnable 是否开启高可用 注意:此字段可能返回 null,表示取不到有效值。
-
setIsHaEnable
public void setIsHaEnable(String IsHaEnable)
Set 是否开启高可用 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsHaEnable- 是否开启高可用 注意:此字段可能返回 null,表示取不到有效值。
-
getKubeInjectEnable
public Boolean getKubeInjectEnable()
Get KubeInjectEnable值 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- KubeInjectEnable KubeInjectEnable值 注意:此字段可能返回 null,表示取不到有效值。
-
setKubeInjectEnable
public void setKubeInjectEnable(Boolean KubeInjectEnable)
Set KubeInjectEnable值 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
KubeInjectEnable- KubeInjectEnable值 注意:此字段可能返回 null,表示取不到有效值。
-
-