public class DescribeRenewalPriceRequest extends com.aliyuncs.RpcAcsRequest<DescribeRenewalPriceResponse>
| Constructor and Description |
|---|
DescribeRenewalPriceRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOwnerAccount() |
Long |
getOwnerId() |
Integer |
getPeriod() |
String |
getPriceUnit() |
String |
getResourceId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
String |
getResourceType() |
Class<DescribeRenewalPriceResponse> |
getResponseClass() |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPeriod(Integer period) |
void |
setPriceUnit(String priceUnit) |
void |
setResourceId(String resourceId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setResourceType(String resourceType) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionIdgetConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceId()
public void setResourceId(String resourceId)
public Integer getPeriod()
public void setPeriod(Integer period)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getPriceUnit()
public void setPriceUnit(String priceUnit)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getResourceType()
public void setResourceType(String resourceType)
public Class<DescribeRenewalPriceResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeRenewalPriceResponse>Copyright © 2017. All Rights Reserved.