public class QueryBillOverviewRequest extends com.aliyuncs.RpcAcsRequest<QueryBillOverviewResponse>
| 构造器和说明 |
|---|
QueryBillOverviewRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBillingCycle() |
Long |
getBillOwnerId() |
String |
getProductCode() |
String |
getProductType() |
Class<QueryBillOverviewResponse> |
getResponseClass() |
String |
getSubscriptionType() |
void |
setBillingCycle(String billingCycle) |
void |
setBillOwnerId(Long billOwnerId) |
void |
setProductCode(String productCode) |
void |
setProductType(String productType) |
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 String getSubscriptionType()
public void setSubscriptionType(String subscriptionType)
public String getBillingCycle()
public void setBillingCycle(String billingCycle)
public Long getBillOwnerId()
public void setBillOwnerId(Long billOwnerId)
public String getProductType()
public void setProductType(String productType)
public Class<QueryBillOverviewResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<QueryBillOverviewResponse>Copyright © 2023. All Rights Reserved.