public class InstanceInfo extends Object
| Constructor and Description |
|---|
InstanceInfo() |
public InstanceInfo setInstanceName(String instanceName)
public String getInstanceName()
public InstanceInfo setInstanceId(String instanceId)
public String getInstanceId()
public InstanceInfo setDescription(String description)
public String getDescription()
public InstanceInfo setStatus(String status)
public String getStatus()
public InstanceInfo setRegion(String region)
public String getRegion()
public InstanceInfo setZone(String zone)
public String getZone()
public InstanceInfo setCapacityMiB(Long capacityMiB)
public Long getCapacityMiB()
public InstanceInfo setCapacityUsedMiB(Long capacityUsedMiB)
public Long getCapacityUsedMiB()
public InstanceInfo setCapacityUsedPercentage(Double capacityUsedPercentage)
public Double getCapacityUsedPercentage()
public InstanceInfo setVpcId(String vpcId)
public String getVpcId()
public InstanceInfo setSubnetId(String subnetId)
public String getSubnetId()
public InstanceInfo setManagedMode(String managedMode)
public String getManagedMode()
public InstanceInfo setMetaSpec(String metaSpec)
public String getMetaSpec()
public InstanceInfo setDataSpec(String dataSpec)
public String getDataSpec()
public InstanceInfo setType(String type)
public String getType()
public InstanceInfo setResizeStatus(String resizeStatus)
public String getResizeStatus()
public InstanceInfo setAllocatedQuotaMiB(Integer allocatedQuotaMiB)
public Integer getAllocatedQuotaMiB()
public InstanceInfo setCceClusterId(String cceClusterId)
public String getCceClusterId()
public InstanceInfo setAihcResourcePoolId(String aihcResourcePoolId)
public String getAihcResourcePoolId()
public InstanceInfo setK8sControllerId(String k8sControllerId)
public String getK8sControllerId()
public InstanceInfo setTags(List<Tag> tags)
public InstanceInfo setCreateTime(String createTime)
public String getCreateTime()
Copyright © 2026. All rights reserved.