Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
Target[] |
RsWeightRule.getTargets()
Get List of real servers for which to modify the weight
|
Target[] |
DeregisterTargetsRequest.getTargets()
Get List of real servers to be unbound.
|
Target[] |
ModifyTargetPortRequest.getTargets()
Get List of real servers for which to modify the ports
|
Target[] |
ModifyTargetWeightRequest.getTargets()
Get List of real servers for which to modify the weight
|
Target[] |
RegisterTargetsRequest.getTargets()
Get List of real servers to be bound.
|
Modifier and Type | Method and Description |
---|---|
void |
RsWeightRule.setTargets(Target[] Targets)
Set List of real servers for which to modify the weight
|
void |
DeregisterTargetsRequest.setTargets(Target[] Targets)
Set List of real servers to be unbound.
|
void |
ModifyTargetPortRequest.setTargets(Target[] Targets)
Set List of real servers for which to modify the ports
|
void |
ModifyTargetWeightRequest.setTargets(Target[] Targets)
Set List of real servers for which to modify the weight
|
void |
RegisterTargetsRequest.setTargets(Target[] Targets)
Set List of real servers to be bound.
|
Copyright © 2021. All rights reserved.