Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317 | |
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
MigrateClassicalLoadBalancersResponse |
ClbClient.MigrateClassicalLoadBalancers(MigrateClassicalLoadBalancersRequest req)
本接口将传统型负载均衡迁移成(原应用型)负载均衡
本接口为异步接口,接口成功返回后,可使用 DescribeLoadBalancers 接口查询负载均衡实例的状态(如创建中、正常),以确定是否创建成功。
|
Constructor and Description |
---|
MigrateClassicalLoadBalancersResponse(MigrateClassicalLoadBalancersResponse 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 © 2024. All rights reserved.