Class GetGlobalSSHUpdatePriceRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.pathx.models.GetGlobalSSHUpdatePriceRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetChargeType(String chargeType) voidsetInstanceId(String instanceId) 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
-
GetGlobalSSHUpdatePriceRequest
public GetGlobalSSHUpdatePriceRequest()
-
-
Method Details
-
getProjectId
- Overrides:
getProjectIdin classRequest
-
setProjectId
- Overrides:
setProjectIdin classRequest
-
getInstanceType
-
setInstanceType
-
getInstanceId
-
setInstanceId
-
getQuantity
-
setQuantity
-
getChargeType
-
setChargeType
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-