Uses of Interface
io.camunda.client.api.response.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in io.camunda.client.api.response
Methods in io.camunda.client.api.response that return types with arguments of type Resource -
Uses of Resource in io.camunda.client.impl.fetch
Methods in io.camunda.client.impl.fetch that return types with arguments of type Resource -
Uses of Resource in io.camunda.client.impl.response
Classes in io.camunda.client.impl.response that implement ResourceMethods in io.camunda.client.impl.response that return types with arguments of type Resource -
Uses of Resource in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type ResourceModifier and TypeMethodDescriptionResourceSearchRequestImpl.requestTimeout(Duration requestTimeout) ResourceSearchRequestImpl.send() -
Uses of Resource in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response that return ResourceModifier and TypeMethodDescriptionstatic ResourceSearchResponseMapper.toResourceGetResponse(ResourceResult response) Methods in io.camunda.client.impl.search.response that return types with arguments of type ResourceModifier and TypeMethodDescriptionstatic SearchResponse<Resource> SearchResponseMapper.toResourceSearchResponse(ResourceSearchQueryResult response)