Uses of Class
com.tencentcloudapi.cfs.v20190719.models.UpdateAutoSnapshotPolicyRequest
-
Packages that use UpdateAutoSnapshotPolicyRequest Package Description com.tencentcloudapi.cfs.v20190719 com.tencentcloudapi.cfs.v20190719.models -
-
Uses of UpdateAutoSnapshotPolicyRequest in com.tencentcloudapi.cfs.v20190719
Methods in com.tencentcloudapi.cfs.v20190719 with parameters of type UpdateAutoSnapshotPolicyRequest Modifier and Type Method Description UpdateAutoSnapshotPolicyResponseCfsClient. UpdateAutoSnapshotPolicy(UpdateAutoSnapshotPolicyRequest req)更新定期自动快照策略 -
Uses of UpdateAutoSnapshotPolicyRequest in com.tencentcloudapi.cfs.v20190719.models
Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type UpdateAutoSnapshotPolicyRequest Constructor Description UpdateAutoSnapshotPolicyRequest(UpdateAutoSnapshotPolicyRequest 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.
-