public class AssetClusterPod extends AbstractModel
header, skipSign
Constructor and Description |
---|
AssetClusterPod() |
AssetClusterPod(AssetClusterPod 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.
|
Modifier and Type | Method and Description |
---|---|
Long |
getAppId()
Get Tenant ID
|
String |
getAssetId()
Get Pod ID
|
String |
getAssetName()
Get Pod name
|
String |
getClusterId()
Get Cluster ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getClusterName()
Get Cluster name
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getContainerCount()
Get Number of associated containers
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getInstanceCreateTime()
Get Creation time of the pod
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getIsCore()
Get Whether it's a critical asset.
|
Long |
getIsNewAsset()
Get Whether it's a newly-added asset.
|
String |
getMachineId()
Get Server ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getMachineName()
Get Server name
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getNamespace()
Get Namespace
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getNick()
Get Tenant name
|
String |
getPodIp()
Get Pod IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getPrivateIp()
Get Private IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getPublicIp()
Get Public IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getRegion()
Get Region
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getServiceCount()
Get Number of associated services
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getStatus()
Get Status
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getUin()
Get Tenant UIN
|
void |
setAppId(Long AppId)
Set Tenant ID
|
void |
setAssetId(String AssetId)
Set Pod ID
|
void |
setAssetName(String AssetName)
Set Pod name
|
void |
setClusterId(String ClusterId)
Set Cluster ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setClusterName(String ClusterName)
Set Cluster name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setContainerCount(Long ContainerCount)
Set Number of associated containers
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setInstanceCreateTime(String InstanceCreateTime)
Set Creation time of the pod
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setIsCore(Long IsCore)
Set Whether it's a critical asset.
|
void |
setIsNewAsset(Long IsNewAsset)
Set Whether it's a newly-added asset.
|
void |
setMachineId(String MachineId)
Set Server ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setMachineName(String MachineName)
Set Server name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setNamespace(String Namespace)
Set Namespace
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setNick(String Nick)
Set Tenant name
|
void |
setPodIp(String PodIp)
Set Pod IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setPrivateIp(String PrivateIp)
Set Private IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setPublicIp(String PublicIp)
Set Public IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setRegion(String Region)
Set Region
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setServiceCount(Long ServiceCount)
Set Number of associated services
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setStatus(String Status)
Set Status
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setUin(String Uin)
Set Tenant UIN
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public AssetClusterPod()
public AssetClusterPod(AssetClusterPod source)
public Long getAppId()
public void setAppId(Long AppId)
AppId
- Tenant IDpublic String getUin()
public void setUin(String Uin)
Uin
- Tenant UINpublic String getNick()
public void setNick(String Nick)
Nick
- Tenant namepublic String getRegion()
public void setRegion(String Region)
Region
- Region
Note: This field may return·null, indicating that no valid values can be obtained.public String getAssetId()
public void setAssetId(String AssetId)
AssetId
- Pod IDpublic String getAssetName()
public void setAssetName(String AssetName)
AssetName
- Pod namepublic String getInstanceCreateTime()
public void setInstanceCreateTime(String InstanceCreateTime)
InstanceCreateTime
- Creation time of the pod
Note: This field may return·null, indicating that no valid values can be obtained.public String getNamespace()
public void setNamespace(String Namespace)
Namespace
- Namespace
Note: This field may return·null, indicating that no valid values can be obtained.public String getStatus()
public void setStatus(String Status)
Status
- Status
Note: This field may return·null, indicating that no valid values can be obtained.public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId
- Cluster ID
Note: This field may return·null, indicating that no valid values can be obtained.public String getClusterName()
public void setClusterName(String ClusterName)
ClusterName
- Cluster name
Note: This field may return·null, indicating that no valid values can be obtained.public String getMachineId()
public void setMachineId(String MachineId)
MachineId
- Server ID
Note: This field may return·null, indicating that no valid values can be obtained.public String getMachineName()
public void setMachineName(String MachineName)
MachineName
- Server name
Note: This field may return·null, indicating that no valid values can be obtained.public String getPodIp()
public void setPodIp(String PodIp)
PodIp
- Pod IP
Note: This field may return·null, indicating that no valid values can be obtained.public Long getServiceCount()
public void setServiceCount(Long ServiceCount)
ServiceCount
- Number of associated services
Note: This field may return·null, indicating that no valid values can be obtained.public Long getContainerCount()
public void setContainerCount(Long ContainerCount)
ContainerCount
- Number of associated containers
Note: This field may return·null, indicating that no valid values can be obtained.public String getPublicIp()
public void setPublicIp(String PublicIp)
PublicIp
- Public IP
Note: This field may return·null, indicating that no valid values can be obtained.public String getPrivateIp()
public void setPrivateIp(String PrivateIp)
PrivateIp
- Private IP
Note: This field may return·null, indicating that no valid values can be obtained.public Long getIsCore()
public void setIsCore(Long IsCore)
IsCore
- Whether it's a critical asset. Values: `1` (critical asset), `0` (non-critical asset)
Note: This field may return·null, indicating that no valid values can be obtained.public Long getIsNewAsset()
public void setIsNewAsset(Long IsNewAsset)
IsNewAsset
- Whether it's a newly-added asset. Values: `1` (Yes), `0` (No)
Note: This field may return·null, indicating that no valid values can be obtained.Copyright © 2024. All rights reserved.