public class BillingServiceImpl extends BaseServiceImpl implements IBillingService
apiInfoList, credentials, ISigner, serviceInfo| 限定符和类型 | 方法和说明 |
|---|---|
static IBillingService |
getInstance() |
ListAmortizedCostBillDetailResponse |
listAmortizedCostBillDetail(ListAmortizedCostBillDetailRequest listAmortizedCostBillDetailRequest)
List AmortizedCostBillDetail.
|
ListAmortizedCostBillMonthlyResponse |
listAmortizedCostBillMonthly(ListAmortizedCostBillMonthlyRequest listAmortizedCostBillMonthlyRequest)
List AmortizedCostBillMonthly.
|
ListBillResponse |
listBill(ListBillRequest listBillRequest)
List Bill.
|
ListBillDetailResponse |
listBillDetail(ListBillDetailRequest listBillDetailRequest)
List BillDetail.
|
ListBillOverviewByProdResponse |
listBillOverviewByProd(ListBillOverviewByProdRequest listBillOverviewByProdRequest)
List BillOverviewByProd.
|
destroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, makeRequest, post, postFileMultiPart, prepareRequest, proto, put, putData, putData, putDataWithResponse, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2public static IBillingService getInstance()
public ListBillResponse listBill(ListBillRequest listBillRequest) throws Exception
IBillingServicelistBill 在接口中 IBillingServicelistBillRequest - the list bill requestException - the exceptionpublic ListBillDetailResponse listBillDetail(ListBillDetailRequest listBillDetailRequest) throws Exception
IBillingServicelistBillDetail 在接口中 IBillingServicelistBillDetailRequest - the list bill detail requestException - the exceptionpublic ListBillOverviewByProdResponse listBillOverviewByProd(ListBillOverviewByProdRequest listBillOverviewByProdRequest) throws Exception
IBillingServicelistBillOverviewByProd 在接口中 IBillingServicelistBillOverviewByProdRequest - the list bill overview by prod requestException - the exceptionpublic ListAmortizedCostBillDetailResponse listAmortizedCostBillDetail(ListAmortizedCostBillDetailRequest listAmortizedCostBillDetailRequest) throws Exception
IBillingServicelistAmortizedCostBillDetail 在接口中 IBillingServicelistAmortizedCostBillDetailRequest - the list cost bill detail requestException - the exceptionpublic ListAmortizedCostBillMonthlyResponse listAmortizedCostBillMonthly(ListAmortizedCostBillMonthlyRequest listAmortizedCostBillMonthlyRequest) throws Exception
IBillingServicelistAmortizedCostBillMonthly 在接口中 IBillingServicelistAmortizedCostBillMonthlyRequest - the list cost bill monthly requestException - the exceptionCopyright © 2024. All rights reserved.