Class AccountReportServiceImpl
java.lang.Object
com.ibanity.apis.client.products.isabel_connect.services.impl.AccountReportServiceImpl
- All Implemented Interfaces:
AccountReportService
-
Constructor Summary
ConstructorsConstructorDescriptionAccountReportServiceImpl(ApiUrlProvider apiUrlProvider, IbanityHttpClient ibanityHttpClient) -
Method Summary
Modifier and TypeMethodDescriptionfind(AccountReportReadQuery query) <T> Tfind(AccountReportReadQuery query, Function<org.apache.http.HttpResponse, T> func) list(AccountReportsReadQuery query)
-
Constructor Details
-
AccountReportServiceImpl
-
-
Method Details
-
list
- Specified by:
listin interfaceAccountReportService
-
find
- Specified by:
findin interfaceAccountReportService
-
find
- Specified by:
findin interfaceAccountReportService
-