public class BillingServiceImpl extends BaseServiceImpl implements IBillingService
apiInfoList, credentials, ISigner, serviceInfo| Modifier and Type | Method and Description |
|---|---|
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, 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 exceptionpublic ListAmortizedCostBillDetailResponse listAmortizedCostBillDetail(ListAmortizedCostBillDetailRequest listAmortizedCostBillDetailRequest) throws Exception
IBillingServicelistAmortizedCostBillDetail in interface IBillingServicelistAmortizedCostBillDetailRequest - the list cost bill detail requestException - the exceptionpublic ListAmortizedCostBillMonthlyResponse listAmortizedCostBillMonthly(ListAmortizedCostBillMonthlyRequest listAmortizedCostBillMonthlyRequest) throws Exception
IBillingServicelistAmortizedCostBillMonthly in interface IBillingServicelistAmortizedCostBillMonthlyRequest - the list cost bill monthly requestException - the exceptionCopyright © 2025. All rights reserved.