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, postDataWithResponse, postFileMultiPart, prepareRequest, proto, put, putData, putData, putDataWithResponse, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
public static IBillingService getInstance()
public ListBillResponse listBill(ListBillRequest listBillRequest) throws Exception
IBillingService
listBill
在接口中 IBillingService
listBillRequest
- the list bill requestException
- the exceptionpublic ListBillDetailResponse listBillDetail(ListBillDetailRequest listBillDetailRequest) throws Exception
IBillingService
listBillDetail
在接口中 IBillingService
listBillDetailRequest
- the list bill detail requestException
- the exceptionpublic ListBillOverviewByProdResponse listBillOverviewByProd(ListBillOverviewByProdRequest listBillOverviewByProdRequest) throws Exception
IBillingService
listBillOverviewByProd
在接口中 IBillingService
listBillOverviewByProdRequest
- the list bill overview by prod requestException
- the exceptionpublic ListAmortizedCostBillDetailResponse listAmortizedCostBillDetail(ListAmortizedCostBillDetailRequest listAmortizedCostBillDetailRequest) throws Exception
IBillingService
listAmortizedCostBillDetail
在接口中 IBillingService
listAmortizedCostBillDetailRequest
- the list cost bill detail requestException
- the exceptionpublic ListAmortizedCostBillMonthlyResponse listAmortizedCostBillMonthly(ListAmortizedCostBillMonthlyRequest listAmortizedCostBillMonthlyRequest) throws Exception
IBillingService
listAmortizedCostBillMonthly
在接口中 IBillingService
listAmortizedCostBillMonthlyRequest
- the list cost bill monthly requestException
- the exceptionCopyright © 2024. All rights reserved.