Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
PriceResource |
EmrPrice.getPriceSpec()
Get The queried spec.
|
PriceResource |
InquiryPriceScaleOutInstanceResponse.getPriceSpec()
Get Node spec queried for price.
|
Modifier and Type | Method and Description |
---|---|
void |
EmrPrice.setPriceSpec(PriceResource PriceSpec)
Set The queried spec.
|
void |
InquiryPriceScaleOutInstanceResponse.setPriceSpec(PriceResource PriceSpec)
Set Node spec queried for price.
|
Constructor and Description |
---|
PriceResource(PriceResource 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.