Interface AccountReportService
- All Known Implementing Classes:
AccountReportServiceImpl
public interface AccountReportService
-
Method Summary
Modifier and TypeMethodDescriptionfind(AccountReportReadQuery query) <T> Tfind(AccountReportReadQuery query, Function<org.apache.http.HttpResponse, T> func) list(AccountReportsReadQuery query)
-
Method Details
-
list
-
find
-
find
-