| Package | Description | 
|---|---|
| com.tencentcloudapi.clb.v20180317.models | 
| Modifier and Type | Method and Description | 
|---|---|
BatchTarget[] | 
BatchRegisterTargetsRequest.getTargets()
Get Binding target 
 | 
BatchTarget[] | 
BatchDeregisterTargetsRequest.getTargets()
Get Unbinding targets 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BatchRegisterTargetsRequest.setTargets(BatchTarget[] Targets)
Set Binding target 
 | 
void | 
BatchDeregisterTargetsRequest.setTargets(BatchTarget[] Targets)
Set Unbinding targets 
 | 
| Constructor and Description | 
|---|
BatchTarget(BatchTarget 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 © 2021. All rights reserved.