Class SearchQueryResponseImpl<T>
java.lang.Object
io.camunda.client.impl.search.response.SearchQueryResponseImpl<T>
- All Implemented Interfaces:
SearchQueryResponse<T>
-
Constructor Details
-
SearchQueryResponseImpl
-
-
Method Details
-
items
Description copied from interface:SearchQueryResponseReturns the list of items- Specified by:
itemsin interfaceSearchQueryResponse<T>
-
page
Description copied from interface:SearchQueryResponseReturns information about the returned page of items- Specified by:
pagein interfaceSearchQueryResponse<T>
-