Uses of Interface
io.camunda.client.api.search.response.Client
Packages that use Client
-
Uses of Client in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type ClientModifier and TypeMethodDescriptionClientsByRoleSearchRequestImpl.requestTimeout(Duration requestTimeout) ClientsByRoleSearchRequestImpl.send() -
Uses of Client in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement ClientMethods in io.camunda.client.impl.search.response that return ClientModifier and TypeMethodDescriptionstatic ClientSearchResponseMapper.toClientResponse(RoleClientResult response) Methods in io.camunda.client.impl.search.response that return types with arguments of type ClientModifier and TypeMethodDescriptionstatic SearchResponse<Client> SearchResponseMapper.toClientsResponse(RoleClientSearchResult response)