Uses of Class
com.tencentcloudapi.cfs.v20190719.models.CreateAutoSnapshotPolicyResponse
-
Packages that use CreateAutoSnapshotPolicyResponse Package Description com.tencentcloudapi.cfs.v20190719 com.tencentcloudapi.cfs.v20190719.models -
-
Uses of CreateAutoSnapshotPolicyResponse in com.tencentcloudapi.cfs.v20190719
Methods in com.tencentcloudapi.cfs.v20190719 that return CreateAutoSnapshotPolicyResponse Modifier and Type Method Description CreateAutoSnapshotPolicyResponseCfsClient. CreateAutoSnapshotPolicy(CreateAutoSnapshotPolicyRequest req)创建定期快照策略 -
Uses of CreateAutoSnapshotPolicyResponse in com.tencentcloudapi.cfs.v20190719.models
Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type CreateAutoSnapshotPolicyResponse Constructor Description CreateAutoSnapshotPolicyResponse(CreateAutoSnapshotPolicyResponse 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.
-