Class DeleteUPathRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.pathx.models.DeleteUPathRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetProjectId(String projectId) voidsetUPathId(String uPathId) 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
-
DeleteUPathRequest
public DeleteUPathRequest()
-
-
Method Details
-
getProjectId
- Overrides:
getProjectIdin classRequest
-
setProjectId
- Overrides:
setProjectIdin classRequest
-
getUPathId
-
setUPathId
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-