Uses of Class
com.tencentcloudapi.tcr.v20190924.models.DescribeChartDownloadInfoResponse
-
Packages that use DescribeChartDownloadInfoResponse Package Description com.tencentcloudapi.tcr.v20190924 com.tencentcloudapi.tcr.v20190924.models -
-
Uses of DescribeChartDownloadInfoResponse in com.tencentcloudapi.tcr.v20190924
Methods in com.tencentcloudapi.tcr.v20190924 that return DescribeChartDownloadInfoResponse Modifier and Type Method Description DescribeChartDownloadInfoResponseTcrClient. DescribeChartDownloadInfo(DescribeChartDownloadInfoRequest req)用于在企业版中返回Chart的下载信息 -
Uses of DescribeChartDownloadInfoResponse in com.tencentcloudapi.tcr.v20190924.models
Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type DescribeChartDownloadInfoResponse Constructor Description DescribeChartDownloadInfoResponse(DescribeChartDownloadInfoResponse 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.
-