public class GetSubscriptionPriceRequest extends com.aliyuncs.RpcAcsRequest<GetSubscriptionPriceResponse>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetSubscriptionPriceRequest.ModuleList |
| 构造器和说明 |
|---|
GetSubscriptionPriceRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getInstanceId() |
List<GetSubscriptionPriceRequest.ModuleList> |
getModuleLists() |
String |
getOrderType() |
Long |
getOwnerId() |
String |
getProductCode() |
String |
getProductType() |
Integer |
getQuantity() |
String |
getRegion() |
Class<GetSubscriptionPriceResponse> |
getResponseClass() |
Integer |
getServicePeriodQuantity() |
String |
getServicePeriodUnit() |
String |
getSubscriptionType() |
void |
setInstanceId(String instanceId) |
void |
setModuleLists(List<GetSubscriptionPriceRequest.ModuleList> moduleLists) |
void |
setOrderType(String orderType) |
void |
setOwnerId(Long ownerId) |
void |
setProductCode(String productCode) |
void |
setProductType(String productType) |
void |
setQuantity(Integer quantity) |
void |
setRegion(String region) |
void |
setServicePeriodQuantity(Integer servicePeriodQuantity) |
void |
setServicePeriodUnit(String servicePeriodUnit) |
void |
setSubscriptionType(String subscriptionType) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysSignatureAlgorithm, getSysSignatureVersion, getSysSignedHeaders, getSysStrToSign, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, resolveSignatureComposer, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionId, setSysSignatureAlgorithm, setSysSignatureVersiongetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysRetryPolicy, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysRetryPolicy, setSysUrl, setUrl, setX509TrustManagerspublic String getProductCode()
public void setProductCode(String productCode)
public Integer getQuantity()
public void setQuantity(Integer quantity)
public String getSubscriptionType()
public void setSubscriptionType(String subscriptionType)
public List<GetSubscriptionPriceRequest.ModuleList> getModuleLists()
public void setModuleLists(List<GetSubscriptionPriceRequest.ModuleList> moduleLists)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getProductType()
public void setProductType(String productType)
public Integer getServicePeriodQuantity()
public void setServicePeriodQuantity(Integer servicePeriodQuantity)
public String getInstanceId()
public void setInstanceId(String instanceId)
public String getServicePeriodUnit()
public void setServicePeriodUnit(String servicePeriodUnit)
public String getRegion()
public void setRegion(String region)
public String getOrderType()
public void setOrderType(String orderType)
public Class<GetSubscriptionPriceResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<GetSubscriptionPriceResponse>Copyright © 2023. All Rights Reserved.