Package | Description |
---|---|
com.tencentcloudapi.es.v20180416.models |
Modifier and Type | Method and Description |
---|---|
ZoneDetail[] |
InstanceInfo.getMultiZoneInfo()
Get 多可用区网络信息
注意:此字段可能返回 null,表示取不到有效值。
|
ZoneDetail[] |
CreateInstanceRequest.getMultiZoneInfo()
Get 多可用区部署时可用区的详细信息(DeployMode为1时必传)
|
ZoneDetail[] |
UpdateInstanceRequest.getMultiZoneInfo()
Get 多可用区部署
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceInfo.setMultiZoneInfo(ZoneDetail[] MultiZoneInfo)
Set 多可用区网络信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateInstanceRequest.setMultiZoneInfo(ZoneDetail[] MultiZoneInfo)
Set 多可用区部署时可用区的详细信息(DeployMode为1时必传)
|
void |
UpdateInstanceRequest.setMultiZoneInfo(ZoneDetail[] MultiZoneInfo)
Set 多可用区部署
|
Constructor and Description |
---|
ZoneDetail(ZoneDetail 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 © 2024. All rights reserved.