public class QuerySplitItemBillRequest extends com.aliyuncs.RpcAcsRequest<QuerySplitItemBillResponse>
| 构造器和说明 |
|---|
QuerySplitItemBillRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBillingCycle() |
Long |
getBillOwnerId() |
Long |
getOwnerId() |
Integer |
getPageNum() |
Integer |
getPageSize() |
String |
getProductCode() |
String |
getProductType() |
Class<QuerySplitItemBillResponse> |
getResponseClass() |
String |
getSubscriptionType() |
void |
setBillingCycle(String billingCycle) |
void |
setBillOwnerId(Long billOwnerId) |
void |
setOwnerId(Long ownerId) |
void |
setPageNum(Integer pageNum) |
void |
setPageSize(Integer pageSize) |
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 getOwnerId()
public void setOwnerId(Long ownerId)
public Integer getPageNum()
public void setPageNum(Integer pageNum)
public Long getBillOwnerId()
public void setBillOwnerId(Long billOwnerId)
public String getProductType()
public void setProductType(String productType)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public Class<QuerySplitItemBillResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<QuerySplitItemBillResponse>Copyright © 2023. All Rights Reserved.