Uses of Class
io.camunda.client.protocol.rest.TenantUserSearchResult
Packages that use TenantUserSearchResult
-
Uses of TenantUserSearchResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type TenantUserSearchResultModifier and TypeMethodDescriptionstatic SearchResponse<TenantUser> SearchResponseMapper.toTenantUsersResponse(TenantUserSearchResult response) -
Uses of TenantUserSearchResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return TenantUserSearchResultModifier and TypeMethodDescriptionTenantUserSearchResult.addItemsItem(TenantUserResult itemsItem) TenantUserSearchResult.items(List<TenantUserResult> items) TenantUserSearchResult.page(SearchQueryPageResponse page)