Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeAssetImageScanStatusRequest
-
Packages that use DescribeAssetImageScanStatusRequest Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeAssetImageScanStatusRequest in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 with parameters of type DescribeAssetImageScanStatusRequest Modifier and Type Method Description DescribeAssetImageScanStatusResponseTcssClient. DescribeAssetImageScanStatus(DescribeAssetImageScanStatusRequest req)容器安全查询镜像扫描状态 -
Uses of DescribeAssetImageScanStatusRequest in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeAssetImageScanStatusRequest Constructor Description DescribeAssetImageScanStatusRequest(DescribeAssetImageScanStatusRequest 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.
-