Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
ZoneSetting[] |
DescribeSLInstanceResponse.getZoneSettings()
Get Detailed configuration of the instance AZ, including the AZ name, VPC information, and number of nodes.
|
ZoneSetting[] |
CreateSLInstanceRequest.getZoneSettings()
Get Detailed configuration of the instance AZ.
|
ZoneSetting[] |
SLInstance.getZoneSettings()
Get Zone Setting
|
ZoneSetting[] |
SLInstanceInfo.getZoneSettings()
Get Multi-AZ information.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSLInstanceResponse.setZoneSettings(ZoneSetting[] ZoneSettings)
Set Detailed configuration of the instance AZ, including the AZ name, VPC information, and number of nodes.
|
void |
CreateSLInstanceRequest.setZoneSettings(ZoneSetting[] ZoneSettings)
Set Detailed configuration of the instance AZ.
|
void |
SLInstance.setZoneSettings(ZoneSetting[] ZoneSettings)
Set Zone Setting
|
void |
SLInstanceInfo.setZoneSettings(ZoneSetting[] ZoneSettings)
Set Multi-AZ information.
|
Constructor and Description |
---|
ZoneSetting(ZoneSetting 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.