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