Class DescribeCompShareInstanceResponse.WithoutGpuSpec

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.DescribeCompShareInstanceResponse.WithoutGpuSpec
Enclosing class:
DescribeCompShareInstanceResponse

public static class DescribeCompShareInstanceResponse.WithoutGpuSpec extends Response
  • Constructor Details

    • WithoutGpuSpec

      public WithoutGpuSpec()
  • Method Details

    • getCpu

      public Integer getCpu()
    • setCpu

      public void setCpu(Integer cpu)
    • getMemory

      public Integer getMemory()
    • setMemory

      public void setMemory(Integer memory)
    • getGpu

      public Integer getGpu()
    • setGpu

      public void setGpu(Integer gpu)