Class ModifyGlobalSSHTypeRequest


  • public class ModifyGlobalSSHTypeRequest
    extends Request
    • Constructor Detail

      • ModifyGlobalSSHTypeRequest

        public ModifyGlobalSSHTypeRequest()
    • Method Detail

      • getInstanceId

        public String getInstanceId()
      • setInstanceId

        public void setInstanceId​(String instanceId)
      • getInstanceType

        public String getInstanceType()
      • setInstanceType

        public void setInstanceType​(String instanceType)
      • getChargeType

        public String getChargeType()
      • setChargeType

        public void setChargeType​(String chargeType)
      • getQuantity

        public String getQuantity()
      • setQuantity

        public void setQuantity​(String quantity)
      • 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)