public interface IBillingService extends IBaseService
| Modifier and Type | Method and Description |
|---|---|
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, signSts2ListBillResponse 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 exceptionCopyright © 2023. All rights reserved.