Uses of Class
com.tencentcloudapi.tse.v20201207.models.KongCertificatesList
-
Packages that use KongCertificatesList Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of KongCertificatesList in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return KongCertificatesList Modifier and Type Method Description KongCertificatesListDescribeCloudNativeAPIGatewayCertificatesResponse. getResult()Get 无Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type KongCertificatesList Modifier and Type Method Description voidDescribeCloudNativeAPIGatewayCertificatesResponse. setResult(KongCertificatesList Result)Set 无Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type KongCertificatesList Constructor Description KongCertificatesList(KongCertificatesList 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.
-