public interface IBillingService extends IBaseService
限定符和类型 | 方法和说明 |
---|---|
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, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
ListBillResponse listBill(ListBillRequest listBillRequest) throws Exception
listBillRequest
- the list bill requestException
- the exceptionListBillDetailResponse listBillDetail(ListBillDetailRequest listBillDetailRequest) throws Exception
listBillDetailRequest
- the list bill detail requestException
- the exceptionListBillOverviewByProdResponse listBillOverviewByProd(ListBillOverviewByProdRequest listBillOverviewByProdRequest) throws Exception
listBillOverviewByProdRequest
- the list bill overview by prod requestException
- the exceptionListAmortizedCostBillDetailResponse listAmortizedCostBillDetail(ListAmortizedCostBillDetailRequest listAmortizedCostBillDetailRequest) throws Exception
listAmortizedCostBillDetailRequest
- the list cost bill detail requestException
- the exceptionListAmortizedCostBillMonthlyResponse listAmortizedCostBillMonthly(ListAmortizedCostBillMonthlyRequest listAmortizedCostBillMonthlyRequest) throws Exception
listAmortizedCostBillMonthlyRequest
- the list cost bill monthly requestException
- the exceptionCopyright © 2024. All rights reserved.