Uses of Class
com.tencentcloudapi.tse.v20201207.models.DescribeGatewayInstancePortResult
-
Packages that use DescribeGatewayInstancePortResult Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of DescribeGatewayInstancePortResult in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return DescribeGatewayInstancePortResult Modifier and Type Method Description DescribeGatewayInstancePortResultDescribeCloudNativeAPIGatewayPortsResponse. getResult()Get 云原生API网关实例协议端口列表响应结果 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type DescribeGatewayInstancePortResult Modifier and Type Method Description voidDescribeCloudNativeAPIGatewayPortsResponse. setResult(DescribeGatewayInstancePortResult Result)Set 云原生API网关实例协议端口列表响应结果 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type DescribeGatewayInstancePortResult Constructor Description DescribeGatewayInstancePortResult(DescribeGatewayInstancePortResult 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.
-