Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeImageAutoAuthorizedLogListResponse
-
Packages that use DescribeImageAutoAuthorizedLogListResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeImageAutoAuthorizedLogListResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeImageAutoAuthorizedLogListResponse Modifier and Type Method Description DescribeImageAutoAuthorizedLogListResponseTcssClient. DescribeImageAutoAuthorizedLogList(DescribeImageAutoAuthorizedLogListRequest req)查询镜像自动授权结果列表 -
Uses of DescribeImageAutoAuthorizedLogListResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeImageAutoAuthorizedLogListResponse Constructor Description DescribeImageAutoAuthorizedLogListResponse(DescribeImageAutoAuthorizedLogListResponse 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.
-