Class CheckUDredisSpaceAllowanceRequest


  • public class CheckUDredisSpaceAllowanceRequest
    extends Request
    • Constructor Detail

      • CheckUDredisSpaceAllowanceRequest

        public CheckUDredisSpaceAllowanceRequest()
    • Method Detail

      • getZone

        public String getZone()
      • setZone

        public void setZone​(String zone)
      • getSize

        public Integer getSize()
      • setSize

        public void setSize​(Integer size)
      • getCount

        public String getCount()
      • setCount

        public void setCount​(String count)
      • getGroupId

        public String getGroupId()
      • setGroupId

        public void setGroupId​(String groupId)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)