Uses of Class
io.camunda.client.protocol.rest.ResourceSearchQueryResult
Packages that use ResourceSearchQueryResult
-
Uses of ResourceSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type ResourceSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<Resource> SearchResponseMapper.toResourceSearchResponse(ResourceSearchQueryResult response) -
Uses of ResourceSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ResourceSearchQueryResultModifier and TypeMethodDescriptionResourceSearchQueryResult.addItemsItem(ResourceResult itemsItem) ResourceSearchQueryResult.items(List<ResourceResult> items) ResourceSearchQueryResult.page(SearchQueryPageResponse page)