public class DescribePriceResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribePriceResponse.PriceInfo |
| Constructor and Description |
|---|
DescribePriceResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribePriceResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
DescribePriceResponse.PriceInfo |
getPriceInfo() |
String |
getRequestId() |
void |
setPriceInfo(DescribePriceResponse.PriceInfo priceInfo) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public DescribePriceResponse.PriceInfo getPriceInfo()
public void setPriceInfo(DescribePriceResponse.PriceInfo priceInfo)
public DescribePriceResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.