Uses of Class
com.tencentcloudapi.cvm.v20170312.models.DescribeImageSharePermissionRequest
-
Packages that use DescribeImageSharePermissionRequest Package Description com.tencentcloudapi.cvm.v20170312 com.tencentcloudapi.cvm.v20170312.models -
-
Uses of DescribeImageSharePermissionRequest in com.tencentcloudapi.cvm.v20170312
Methods in com.tencentcloudapi.cvm.v20170312 with parameters of type DescribeImageSharePermissionRequest Modifier and Type Method Description DescribeImageSharePermissionResponseCvmClient. DescribeImageSharePermission(DescribeImageSharePermissionRequest req)本接口(DescribeImageSharePermission)用于查询镜像分享信息。 -
Uses of DescribeImageSharePermissionRequest in com.tencentcloudapi.cvm.v20170312.models
Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type DescribeImageSharePermissionRequest Constructor Description DescribeImageSharePermissionRequest(DescribeImageSharePermissionRequest 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.
-