Uses of Class
com.tencentcloudapi.cbs.v20170312.models.DescribeDiskAssociatedAutoSnapshotPolicyResponse
-
Packages that use DescribeDiskAssociatedAutoSnapshotPolicyResponse Package Description com.tencentcloudapi.cbs.v20170312 com.tencentcloudapi.cbs.v20170312.models -
-
Uses of DescribeDiskAssociatedAutoSnapshotPolicyResponse in com.tencentcloudapi.cbs.v20170312
Methods in com.tencentcloudapi.cbs.v20170312 that return DescribeDiskAssociatedAutoSnapshotPolicyResponse Modifier and Type Method Description DescribeDiskAssociatedAutoSnapshotPolicyResponseCbsClient. DescribeDiskAssociatedAutoSnapshotPolicy(DescribeDiskAssociatedAutoSnapshotPolicyRequest req)本接口(DescribeDiskAssociatedAutoSnapshotPolicy)用于查询云盘绑定的定期快照策略。 -
Uses of DescribeDiskAssociatedAutoSnapshotPolicyResponse in com.tencentcloudapi.cbs.v20170312.models
Constructors in com.tencentcloudapi.cbs.v20170312.models with parameters of type DescribeDiskAssociatedAutoSnapshotPolicyResponse Constructor Description DescribeDiskAssociatedAutoSnapshotPolicyResponse(DescribeDiskAssociatedAutoSnapshotPolicyResponse 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.
-