Uses of Interface
io.camunda.client.api.search.response.Authorization
Packages that use Authorization
Package
Description
-
Uses of Authorization in io.camunda.client.impl.fetch
Methods in io.camunda.client.impl.fetch that return types with arguments of type AuthorizationModifier and TypeMethodDescriptionAuthorizationGetRequestImpl.requestTimeout(Duration requestTimeout) AuthorizationGetRequestImpl.send() -
Uses of Authorization in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type AuthorizationModifier and TypeMethodDescriptionAuthorizationsSearchRequestImpl.requestTimeout(Duration requestTimeout) AuthorizationsSearchRequestImpl.send() -
Uses of Authorization in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement AuthorizationMethods in io.camunda.client.impl.search.response that return AuthorizationModifier and TypeMethodDescriptionstatic AuthorizationSearchResponseMapper.toAuthorizationResponse(AuthorizationResult response) Methods in io.camunda.client.impl.search.response that return types with arguments of type AuthorizationModifier and TypeMethodDescriptionstatic SearchResponse<Authorization> SearchResponseMapper.toAuthorizationsResponse(AuthorizationSearchResult response)