Uses of Interface
io.camunda.client.api.search.response.TenantUser
Packages that use TenantUser
-
Uses of TenantUser in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type TenantUserModifier and TypeMethodDescriptionUsersByTenantSearchRequestImpl.requestTimeout(Duration requestTimeout) UsersByTenantSearchRequestImpl.send() -
Uses of TenantUser in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement TenantUserMethods in io.camunda.client.impl.search.response that return types with arguments of type TenantUserModifier and TypeMethodDescriptionstatic SearchResponse<TenantUser> SearchResponseMapper.toTenantUsersResponse(TenantUserSearchResult response)