Class DescribeCompShareGpuInventoryResponse

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.DescribeCompShareGpuInventoryResponse

public class DescribeCompShareGpuInventoryResponse extends Response
  • Constructor Details

    • DescribeCompShareGpuInventoryResponse

      public DescribeCompShareGpuInventoryResponse()
  • Method Details

    • getGpuInventoryByZone

      public Object getGpuInventoryByZone()
    • setGpuInventoryByZone

      public void setGpuInventoryByZone(Object gpuInventoryByZone)
    • getUpdateTime

      public Integer getUpdateTime()
    • setUpdateTime

      public void setUpdateTime(Integer updateTime)
    • getSpotUnsupportedGpuTypes

      public List<String> getSpotUnsupportedGpuTypes()
    • setSpotUnsupportedGpuTypes

      public void setSpotUnsupportedGpuTypes(List<String> spotUnsupportedGpuTypes)