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