Uses of Class
io.camunda.client.protocol.rest.TenantGroupSearchResult
Packages that use TenantGroupSearchResult
-
Uses of TenantGroupSearchResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type TenantGroupSearchResultModifier and TypeMethodDescriptionstatic SearchResponse<TenantGroup> SearchResponseMapper.toTenantGroupsResponse(TenantGroupSearchResult response) -
Uses of TenantGroupSearchResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return TenantGroupSearchResultModifier and TypeMethodDescriptionTenantGroupSearchResult.addItemsItem(TenantGroupResult itemsItem) TenantGroupSearchResult.items(List<TenantGroupResult> items) TenantGroupSearchResult.page(SearchQueryPageResponse page)