Uses of Class
com.tencentcloudapi.tse.v20201207.models.DescribeOneCloudNativeAPIGatewayServiceResponse
-
Packages that use DescribeOneCloudNativeAPIGatewayServiceResponse Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of DescribeOneCloudNativeAPIGatewayServiceResponse in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 that return DescribeOneCloudNativeAPIGatewayServiceResponse Modifier and Type Method Description DescribeOneCloudNativeAPIGatewayServiceResponseTseClient. DescribeOneCloudNativeAPIGatewayService(DescribeOneCloudNativeAPIGatewayServiceRequest req)获取云原生网关服务详情 -
Uses of DescribeOneCloudNativeAPIGatewayServiceResponse in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type DescribeOneCloudNativeAPIGatewayServiceResponse Constructor Description DescribeOneCloudNativeAPIGatewayServiceResponse(DescribeOneCloudNativeAPIGatewayServiceResponse 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.
-