| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
ForwardLoadBalancerIdentification[] | 
DetachLoadBalancersRequest.getForwardLoadBalancerIdentifications()
Get List of application CLB IDs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DetachLoadBalancersRequest.setForwardLoadBalancerIdentifications(ForwardLoadBalancerIdentification[] ForwardLoadBalancerIdentifications)
Set List of application CLB IDs. 
 | 
| Constructor and Description | 
|---|
ForwardLoadBalancerIdentification(ForwardLoadBalancerIdentification 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 © 2023. All rights reserved.