Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
BatchTarget[] |
BatchDeregisterTargetsRequest.getTargets()
Get Unbound targets
|
BatchTarget[] |
BatchRegisterTargetsRequest.getTargets()
Get Bound targets
|
Modifier and Type | Method and Description |
---|---|
void |
BatchDeregisterTargetsRequest.setTargets(BatchTarget[] Targets)
Set Unbound targets
|
void |
BatchRegisterTargetsRequest.setTargets(BatchTarget[] Targets)
Set Bound 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 © 2023. All rights reserved.