Uses of Class
com.tencentcloudapi.tse.v20201207.models.ListCloudNativeAPIGatewayResult
-
Packages that use ListCloudNativeAPIGatewayResult Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of ListCloudNativeAPIGatewayResult in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return ListCloudNativeAPIGatewayResult Modifier and Type Method Description ListCloudNativeAPIGatewayResultDescribeCloudNativeAPIGatewaysResponse. getResult()Get 获取云原生API网关实例列表响应结果。Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type ListCloudNativeAPIGatewayResult Modifier and Type Method Description voidDescribeCloudNativeAPIGatewaysResponse. setResult(ListCloudNativeAPIGatewayResult Result)Set 获取云原生API网关实例列表响应结果。Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type ListCloudNativeAPIGatewayResult Constructor Description ListCloudNativeAPIGatewayResult(ListCloudNativeAPIGatewayResult 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.
-