| Package | Description |
|---|---|
| com.tencentcloudapi.clb.v20180317.models |
| Modifier and Type | Method and Description |
|---|---|
LbRsTargets[] |
ListenerItem.getTargets()
Get Object bound to the layer-4 listener.
|
LbRsTargets[] |
RulesItems.getTargets()
Get Object bound to the real server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListenerItem.setTargets(LbRsTargets[] Targets)
Set Object bound to the layer-4 listener.
|
void |
RulesItems.setTargets(LbRsTargets[] Targets)
Set Object bound to the real server.
|
| Constructor and Description |
|---|
LbRsTargets(LbRsTargets 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.