public class Price extends AbstractModel
| Constructor and Description |
|---|
Price() |
| Modifier and Type | Method and Description |
|---|---|
InstancePrice |
getInstancePrice()
Get 实例价格。
|
void |
setInstancePrice(InstancePrice InstancePrice)
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, toJsonStringpublic InstancePrice getInstancePrice()
public void setInstancePrice(InstancePrice InstancePrice)
InstancePrice - 实例价格。Copyright © 2020. All rights reserved.