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