Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
MultiZoneSetting[] |
InquiryPriceCreateInstanceRequest.getMultiZoneSettings()
Get AZ specs
|
MultiZoneSetting[] |
CreateInstanceRequest.getMultiZoneSettings()
Get Node resource specs.
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryPriceCreateInstanceRequest.setMultiZoneSettings(MultiZoneSetting[] MultiZoneSettings)
Set AZ specs
|
void |
CreateInstanceRequest.setMultiZoneSettings(MultiZoneSetting[] MultiZoneSettings)
Set Node resource specs.
|
Constructor and Description |
---|
MultiZoneSetting(MultiZoneSetting 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.