Uses of Class
com.tencentcloudapi.tse.v20201207.models.DescribeCloudNativeAPIGatewayRoutesResponse
-
Packages that use DescribeCloudNativeAPIGatewayRoutesResponse Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of DescribeCloudNativeAPIGatewayRoutesResponse in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 that return DescribeCloudNativeAPIGatewayRoutesResponse Modifier and Type Method Description DescribeCloudNativeAPIGatewayRoutesResponseTseClient. DescribeCloudNativeAPIGatewayRoutes(DescribeCloudNativeAPIGatewayRoutesRequest req)查询云原生网关路由列表 -
Uses of DescribeCloudNativeAPIGatewayRoutesResponse in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type DescribeCloudNativeAPIGatewayRoutesResponse Constructor Description DescribeCloudNativeAPIGatewayRoutesResponse(DescribeCloudNativeAPIGatewayRoutesResponse 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.
-