Uses of Class
com.tencentcloudapi.cbs.v20170312.models.DescribeSnapshotSharePermissionResponse
-
Packages that use DescribeSnapshotSharePermissionResponse Package Description com.tencentcloudapi.cbs.v20170312 com.tencentcloudapi.cbs.v20170312.models -
-
Uses of DescribeSnapshotSharePermissionResponse in com.tencentcloudapi.cbs.v20170312
Methods in com.tencentcloudapi.cbs.v20170312 that return DescribeSnapshotSharePermissionResponse Modifier and Type Method Description DescribeSnapshotSharePermissionResponseCbsClient. DescribeSnapshotSharePermission(DescribeSnapshotSharePermissionRequest req)本接口(DescribeSnapshotSharePermission)用于查询快照的分享信息。 -
Uses of DescribeSnapshotSharePermissionResponse in com.tencentcloudapi.cbs.v20170312.models
Constructors in com.tencentcloudapi.cbs.v20170312.models with parameters of type DescribeSnapshotSharePermissionResponse Constructor Description DescribeSnapshotSharePermissionResponse(DescribeSnapshotSharePermissionResponse 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.
-