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