Class GetGlobalSSHPriceRequest

java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.pathx.models.GetGlobalSSHPriceRequest

public class GetGlobalSSHPriceRequest extends Request
  • Constructor Details

    • GetGlobalSSHPriceRequest

      public GetGlobalSSHPriceRequest()
  • Method Details

    • getProjectId

      public String getProjectId()
      Overrides:
      getProjectId in class Request
    • setProjectId

      public void setProjectId(String projectId)
      Overrides:
      setProjectId in class Request
    • getQuantity

      public Integer getQuantity()
    • setQuantity

      public void setQuantity(Integer quantity)
    • getChargeType

      public String getChargeType()
    • setChargeType

      public void setChargeType(String chargeType)
    • getInstanceType

      public String getInstanceType()
    • setInstanceType

      public void setInstanceType(String instanceType)
    • loadMaxRetries

      public Integer loadMaxRetries()
    • withMaxRetries

      public void withMaxRetries(Integer arg0)
    • loadTimeout

      public Integer loadTimeout()
    • withTimeout

      public void withTimeout(Integer arg0)