Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
EmrPrice[] |
InquiryPriceScaleOutInstanceResponse.getMultipleEmrPrice()
Get The inquiry results corresponding to the specs specified by the input parameter `MultipleResources`, with the result of the first spec returned by other output parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryPriceScaleOutInstanceResponse.setMultipleEmrPrice(EmrPrice[] MultipleEmrPrice)
Set The inquiry results corresponding to the specs specified by the input parameter `MultipleResources`, with the result of the first spec returned by other output parameters.
|
Constructor and Description |
---|
EmrPrice(EmrPrice 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.