Class CreateUMemcacheGroupRequest


  • public class CreateUMemcacheGroupRequest
    extends Request
    • Constructor Detail

      • CreateUMemcacheGroupRequest

        public CreateUMemcacheGroupRequest()
    • Method Detail

      • getZone

        public String getZone()
      • setZone

        public void setZone​(String zone)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getSize

        public Integer getSize()
      • setSize

        public void setSize​(Integer size)
      • getConfigId

        public String getConfigId()
      • setConfigId

        public void setConfigId​(String configId)
      • getVersion

        public String getVersion()
      • setVersion

        public void setVersion​(String version)
      • getChargeType

        public String getChargeType()
      • setChargeType

        public void setChargeType​(String chargeType)
      • getQuantity

        public Integer getQuantity()
      • setQuantity

        public void setQuantity​(Integer quantity)
      • getTag

        public String getTag()
      • setTag

        public void setTag​(String tag)
      • getProtocol

        public String getProtocol()
      • setProtocol

        public void setProtocol​(String protocol)
      • getCouponId

        public String getCouponId()
      • setCouponId

        public void setCouponId​(String couponId)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)