Uses of Class
com.tencentcloudapi.tke.v20180525.models.DescribeClusterEndpointVipStatusResponse
-
Packages that use DescribeClusterEndpointVipStatusResponse Package Description com.tencentcloudapi.tke.v20180525 com.tencentcloudapi.tke.v20180525.models -
-
Uses of DescribeClusterEndpointVipStatusResponse in com.tencentcloudapi.tke.v20180525
Methods in com.tencentcloudapi.tke.v20180525 that return DescribeClusterEndpointVipStatusResponse Modifier and Type Method Description DescribeClusterEndpointVipStatusResponseTkeClient. DescribeClusterEndpointVipStatus(DescribeClusterEndpointVipStatusRequest req)查询集群开启端口流程状态(仅支持托管集群外网端口) -
Uses of DescribeClusterEndpointVipStatusResponse in com.tencentcloudapi.tke.v20180525.models
Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type DescribeClusterEndpointVipStatusResponse Constructor Description DescribeClusterEndpointVipStatusResponse(DescribeClusterEndpointVipStatusResponse 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.
-