Uses of Class
com.tencentcloudapi.tse.v20201207.models.DescribeCloudNativeAPIGatewayCertificatesRequest
-
Packages that use DescribeCloudNativeAPIGatewayCertificatesRequest Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of DescribeCloudNativeAPIGatewayCertificatesRequest in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 with parameters of type DescribeCloudNativeAPIGatewayCertificatesRequest Modifier and Type Method Description DescribeCloudNativeAPIGatewayCertificatesResponseTseClient. DescribeCloudNativeAPIGatewayCertificates(DescribeCloudNativeAPIGatewayCertificatesRequest req)查询云原生网关证书列表 -
Uses of DescribeCloudNativeAPIGatewayCertificatesRequest in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type DescribeCloudNativeAPIGatewayCertificatesRequest Constructor Description DescribeCloudNativeAPIGatewayCertificatesRequest(DescribeCloudNativeAPIGatewayCertificatesRequest 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.
-