类 DescribeCompShareInstanceResponse.CompShareInstanceSet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.DescribeCompShareInstanceResponse.CompShareInstanceSet
封闭类:
DescribeCompShareInstanceResponse

public static class DescribeCompShareInstanceResponse.CompShareInstanceSet extends Response
  • 构造器详细资料

    • CompShareInstanceSet

      public CompShareInstanceSet()
  • 方法详细资料

    • getZone

      public String getZone()
    • setZone

      public void setZone(String zone)
    • getUHostId

      public String getUHostId()
    • setUHostId

      public void setUHostId(String uHostId)
    • getMachineType

      public String getMachineType()
    • setMachineType

      public void setMachineType(String machineType)
    • getCpuPlatform

      public String getCpuPlatform()
    • setCpuPlatform

      public void setCpuPlatform(String cpuPlatform)
    • getCompShareImageId

      public String getCompShareImageId()
    • setCompShareImageId

      public void setCompShareImageId(String compShareImageId)
    • getCompShareImageName

      public String getCompShareImageName()
    • setCompShareImageName

      public void setCompShareImageName(String compShareImageName)
    • getCompShareImageOwnerAlias

      public String getCompShareImageOwnerAlias()
    • setCompShareImageOwnerAlias

      public void setCompShareImageOwnerAlias(String compShareImageOwnerAlias)
    • getCompShareImageBillId

      public String getCompShareImageBillId()
    • setCompShareImageBillId

      public void setCompShareImageBillId(String compShareImageBillId)
    • getCompShareImageStatus

      public String getCompShareImageStatus()
    • setCompShareImageStatus

      public void setCompShareImageStatus(String compShareImageStatus)
    • getCompShareImageType

      public String getCompShareImageType()
    • setCompShareImageType

      public void setCompShareImageType(String compShareImageType)
    • getInstanceType

      public String getInstanceType()
    • setInstanceType

      public void setInstanceType(String instanceType)
    • getPassword

      public String getPassword()
    • setPassword

      public void setPassword(String password)
    • getSshLoginCommand

      public String getSshLoginCommand()
    • setSshLoginCommand

      public void setSshLoginCommand(String sshLoginCommand)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getTag

      public String getTag()
    • setTag

      public void setTag(String tag)
    • getRemark

      public String getRemark()
    • setRemark

      public void setRemark(String remark)
    • getState

      public String getState()
    • setState

      public void setState(String state)
    • getChargeType

      public String getChargeType()
    • setChargeType

      public void setChargeType(String chargeType)
    • getCPU

      public Integer getCPU()
    • setCPU

      public void setCPU(Integer cpu)
    • getMemory

      public Integer getMemory()
    • setMemory

      public void setMemory(Integer memory)
    • getGpuType

      public String getGpuType()
    • setGpuType

      public void setGpuType(String gpuType)
    • getGPU

      public Integer getGPU()
    • setGPU

      public void setGPU(Integer gpu)
    • getGraphicsMemory

    • setGraphicsMemory

      public void setGraphicsMemory(DescribeCompShareInstanceResponse.GraphicsMemory graphicsMemory)
    • getAutoRenew

      public String getAutoRenew()
    • setAutoRenew

      public void setAutoRenew(String autoRenew)
    • getIsExpire

      public String getIsExpire()
    • setIsExpire

      public void setIsExpire(String isExpire)
    • getOsName

      public String getOsName()
    • setOsName

      public void setOsName(String osName)
    • getOsType

      public String getOsType()
    • setOsType

      public void setOsType(String osType)
    • getTotalDiskSpace

      public Integer getTotalDiskSpace()
    • setTotalDiskSpace

      public void setTotalDiskSpace(Integer totalDiskSpace)
    • getCpuArch

      public String getCpuArch()
    • setCpuArch

      public void setCpuArch(String cpuArch)
    • getDiskSet

    • setDiskSet

      public void setDiskSet(List<DescribeCompShareInstanceResponse.UHostDiskSet> diskSet)
    • getIPSet

    • setIPSet

      public void setIPSet(List<DescribeCompShareInstanceResponse.UHostIPSet> ipSet)
    • getSoftwares

    • setSoftwares

      public void setSoftwares(List<DescribeCompShareInstanceResponse.SoftwareAddr> softwares)
    • getInstancePrice

      public Double getInstancePrice()
    • setInstancePrice

      public void setInstancePrice(Double instancePrice)
    • getCompShareImagePrice

      public Double getCompShareImagePrice()
    • setCompShareImagePrice

      public void setCompShareImagePrice(Double compShareImagePrice)
    • getExpireTime

      public Integer getExpireTime()
    • setExpireTime

      public void setExpireTime(Integer expireTime)
    • getCreateTime

      public Integer getCreateTime()
    • setCreateTime

      public void setCreateTime(Integer createTime)
    • getSupportWithoutGpuStart

      public Boolean getSupportWithoutGpuStart()
    • setSupportWithoutGpuStart

      public void setSupportWithoutGpuStart(Boolean supportWithoutGpuStart)
    • getWithoutGpuSpec

    • setWithoutGpuSpec

      public void setWithoutGpuSpec(DescribeCompShareInstanceResponse.WithoutGpuSpec withoutGpuSpec)