Package | Description |
---|---|
com.tencentcloudapi.gwlb.v20240906 | |
com.tencentcloudapi.gwlb.v20240906.models |
Modifier and Type | Method and Description |
---|---|
CreateGatewayLoadBalancerResponse |
GwlbClient.CreateGatewayLoadBalancer(CreateGatewayLoadBalancerRequest req)
本接口(CreateGatewayLoadBalancer)用来创建网关负载均衡实例。为了使用网关负载均衡服务,您必须购买一个或多个网关负载均衡实例。成功调用该接口后,会返回网关负载均衡实例的唯一 ID。
注意:单个账号在每个地域的默认购买配额为:10个。
本接口为异步接口,接口成功返回后,可使用 DescribeGatewayLoadBalancers 接口查询负载均衡实例的状态(如创建中、正常),以确定是否创建成功。
|
Constructor and Description |
---|
CreateGatewayLoadBalancerRequest(CreateGatewayLoadBalancerRequest 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.