Class DescribeUEcIDCRequest


  • public class DescribeUEcIDCRequest
    extends Request
    • Constructor Detail

      • DescribeUEcIDCRequest

        public DescribeUEcIDCRequest()
    • Method Detail

      • setCpu

        public void setCpu​(Integer cpu)
      • getMemory

        public Integer getMemory()
      • setMemory

        public void setMemory​(Integer memory)
      • setIdcId

        public void setIdcId​(List<String> idcId)
      • getType

        public Integer getType()
      • setType

        public void setType​(Integer type)
      • getProductType

        public String getProductType()
      • setProductType

        public void setProductType​(String productType)
      • setGpu

        public void setGpu​(Integer gpu)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)