Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
ExtraInfo |
LoadBalancerDetail.getExtraInfo()
Get Reserved field, which can be ignored generally.
|
ExtraInfo |
LoadBalancer.getExtraInfo()
Get Reserved field which can be ignored generally.
|
Modifier and Type | Method and Description |
---|---|
void |
LoadBalancerDetail.setExtraInfo(ExtraInfo ExtraInfo)
Set Reserved field, which can be ignored generally.
|
void |
LoadBalancer.setExtraInfo(ExtraInfo ExtraInfo)
Set Reserved field which can be ignored generally.
|
Constructor and Description |
---|
ExtraInfo(ExtraInfo 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.