Class SwitchUDBInstanceToHARequest


  • public class SwitchUDBInstanceToHARequest
    extends Request
    • Constructor Detail

      • SwitchUDBInstanceToHARequest

        public SwitchUDBInstanceToHARequest()
    • Method Detail

      • getDBId

        public String getDBId()
      • setDBId

        public void setDBId​(String dbId)
      • getChargeType

        public String getChargeType()
      • setChargeType

        public void setChargeType​(String chargeType)
      • getQuantity

        public String getQuantity()
      • setQuantity

        public void setQuantity​(String quantity)
      • getTag

        public String getTag()
      • setTag

        public void setTag​(String tag)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)