Class GetGlobalSSHPriceRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.pathx.models.GetGlobalSSHPriceRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetChargeType(String chargeType) voidsetInstanceType(String instanceType) voidsetProjectId(String projectId) voidsetQuantity(Integer quantity) voidwithMaxRetries(Integer arg0) voidwithTimeout(Integer arg0) Methods inherited from class cn.ucloud.common.request.Request
encode, getAction, getPublicKey, getRegion, getSignature, setAction, setPublicKey, setRegion, setSignature
-
Constructor Details
-
GetGlobalSSHPriceRequest
public GetGlobalSSHPriceRequest()
-
-
Method Details
-
getProjectId
- Overrides:
getProjectIdin classRequest
-
setProjectId
- Overrides:
setProjectIdin classRequest
-
getQuantity
-
setQuantity
-
getChargeType
-
setChargeType
-
getInstanceType
-
setInstanceType
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-