Uses of Class
com.tencentcloudapi.cfs.v20190719.models.UnbindAutoSnapshotPolicyResponse
-
Packages that use UnbindAutoSnapshotPolicyResponse Package Description com.tencentcloudapi.cfs.v20190719 com.tencentcloudapi.cfs.v20190719.models -
-
Uses of UnbindAutoSnapshotPolicyResponse in com.tencentcloudapi.cfs.v20190719
Methods in com.tencentcloudapi.cfs.v20190719 that return UnbindAutoSnapshotPolicyResponse Modifier and Type Method Description UnbindAutoSnapshotPolicyResponseCfsClient. UnbindAutoSnapshotPolicy(UnbindAutoSnapshotPolicyRequest req)解除文件系统绑定的快照策略 -
Uses of UnbindAutoSnapshotPolicyResponse in com.tencentcloudapi.cfs.v20190719.models
Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type UnbindAutoSnapshotPolicyResponse Constructor Description UnbindAutoSnapshotPolicyResponse(UnbindAutoSnapshotPolicyResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-