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