Package | Description |
---|---|
com.tencentcloudapi.gwlb.v20240906 | |
com.tencentcloudapi.gwlb.v20240906.models |
Modifier and Type | Method and Description |
---|---|
DeleteGatewayLoadBalancerResponse |
GwlbClient.DeleteGatewayLoadBalancer(DeleteGatewayLoadBalancerRequest req)
DeleteGatewayLoadBalancer 接口用以删除指定的一个或多个网关负载均衡实例。成功删除后,会把网关负载均衡实例与后端服务解绑。
本接口为异步接口,接口返回成功后,需以返回的 RequestId 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/api/1782/111700) 接口查询本次任务是否成功。
|
Constructor and Description |
---|
DeleteGatewayLoadBalancerResponse(DeleteGatewayLoadBalancerResponse 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.
|
Copyright © 2025. All rights reserved.