public class BillingServiceImpl extends BaseServiceImpl implements IBillingService
apiInfoList, serviceInfo| Modifier and Type | Method and Description |
|---|---|
static IBillingService |
getInstance() |
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, post, proto, put, putData, 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 in interface IBillingServicelistBillRequest - the list bill requestException - the exceptionpublic ListBillDetailResponse listBillDetail(ListBillDetailRequest listBillDetailRequest) throws Exception
IBillingServicelistBillDetail in interface IBillingServicelistBillDetailRequest - the list bill detail requestException - the exceptionpublic ListBillOverviewByProdResponse listBillOverviewByProd(ListBillOverviewByProdRequest listBillOverviewByProdRequest) throws Exception
IBillingServicelistBillOverviewByProd in interface IBillingServicelistBillOverviewByProdRequest - the list bill overview by prod requestException - the exceptionCopyright © 2023. All rights reserved.