Package | Description |
---|---|
com.tencentcloudapi.gaap.v20180529.models |
Modifier and Type | Method and Description |
---|---|
RealServerBindSetReq[] |
BindRuleRealServersRequest.getRealServerBindSet()
Get An information list of the origin servers to bind.
|
RealServerBindSetReq[] |
BindListenerRealServersRequest.getRealServerBindSet()
Get List of origin servers to be bound.
|
Modifier and Type | Method and Description |
---|---|
void |
BindRuleRealServersRequest.setRealServerBindSet(RealServerBindSetReq[] RealServerBindSet)
Set An information list of the origin servers to bind.
|
void |
BindListenerRealServersRequest.setRealServerBindSet(RealServerBindSetReq[] RealServerBindSet)
Set List of origin servers to be bound.
|
Constructor and Description |
---|
RealServerBindSetReq(RealServerBindSetReq 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.