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