Uses of Class
com.ibanity.apis.client.products.isabel_connect.models.read.AccountReportReadQuery
Packages that use AccountReportReadQuery
Package
Description
-
Uses of AccountReportReadQuery in com.ibanity.apis.client.products.isabel_connect.services
Methods in com.ibanity.apis.client.products.isabel_connect.services with parameters of type AccountReportReadQueryModifier and TypeMethodDescriptionAccountReportService.find(AccountReportReadQuery query) <T> TAccountReportService.find(AccountReportReadQuery query, Function<org.apache.http.HttpResponse, T> func) -
Uses of AccountReportReadQuery in com.ibanity.apis.client.products.isabel_connect.services.impl
Methods in com.ibanity.apis.client.products.isabel_connect.services.impl with parameters of type AccountReportReadQueryModifier and TypeMethodDescriptionAccountReportServiceImpl.find(AccountReportReadQuery query) <T> TAccountReportServiceImpl.find(AccountReportReadQuery query, Function<org.apache.http.HttpResponse, T> func)