Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
Placement |
InquiryPriceCreateInstanceRequest.getPlacement()
Get Instance location.
|
Placement |
MultiZoneSetting.getPlacement()
Get None
|
Placement |
ZoneResourceConfiguration.getPlacement()
Get The instance location.
|
Placement |
InquiryPriceUpdateInstanceRequest.getPlacement()
Get Instance location.
|
Placement |
CreateInstanceRequest.getPlacement()
Get Instance location.
|
Placement |
InquiryPriceRenewInstanceRequest.getPlacement()
Get Location of the instance.
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryPriceCreateInstanceRequest.setPlacement(Placement Placement)
Set Instance location.
|
void |
MultiZoneSetting.setPlacement(Placement Placement)
Set None
|
void |
ZoneResourceConfiguration.setPlacement(Placement Placement)
Set The instance location.
|
void |
InquiryPriceUpdateInstanceRequest.setPlacement(Placement Placement)
Set Instance location.
|
void |
CreateInstanceRequest.setPlacement(Placement Placement)
Set Instance location.
|
void |
InquiryPriceRenewInstanceRequest.setPlacement(Placement Placement)
Set Location of the instance.
|
Constructor and Description |
---|
Placement(Placement 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.