public class DescribeBillingSpecsPriceRequest extends AbstractModel
Constructor and Description |
---|
DescribeBillingSpecsPriceRequest() |
DescribeBillingSpecsPriceRequest(DescribeBillingSpecsPriceRequest 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.
|
Modifier and Type | Method and Description |
---|---|
SpecUnit[] |
getSpecsParam()
Get 询价参数,支持批量询价
|
void |
setSpecsParam(SpecUnit[] SpecsParam)
Set 询价参数,支持批量询价
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeBillingSpecsPriceRequest()
public DescribeBillingSpecsPriceRequest(DescribeBillingSpecsPriceRequest source)
Copyright © 2023. All rights reserved.