| Package | Description | 
|---|---|
| com.tencentcloudapi.eb.v20210416.models | 
| Modifier and Type | Method and Description | 
|---|---|
TargetDescription | 
Target.getTargetDescription()
Get Target description 
 | 
TargetDescription | 
CreateTargetRequest.getTargetDescription()
Get Target description 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Target.setTargetDescription(TargetDescription TargetDescription)
Set Target description 
 | 
void | 
CreateTargetRequest.setTargetDescription(TargetDescription TargetDescription)
Set Target description 
 | 
| Constructor and Description | 
|---|
TargetDescription(TargetDescription 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 © 2022. All rights reserved.