Uses of Class
com.tencentcloudapi.tke.v20180525.models.DeleteClusterEndpointVipResponse
-
Packages that use DeleteClusterEndpointVipResponse Package Description com.tencentcloudapi.tke.v20180525 com.tencentcloudapi.tke.v20180525.models -
-
Uses of DeleteClusterEndpointVipResponse in com.tencentcloudapi.tke.v20180525
Methods in com.tencentcloudapi.tke.v20180525 that return DeleteClusterEndpointVipResponse Modifier and Type Method Description DeleteClusterEndpointVipResponseTkeClient. DeleteClusterEndpointVip(DeleteClusterEndpointVipRequest req)删除托管集群外网访问端口(老的方式,仅支持托管集群外网端口) -
Uses of DeleteClusterEndpointVipResponse in com.tencentcloudapi.tke.v20180525.models
Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type DeleteClusterEndpointVipResponse Constructor Description DeleteClusterEndpointVipResponse(DeleteClusterEndpointVipResponse 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.
-