Uses of Interface
io.camunda.client.api.search.response.TenantGroup
Packages that use TenantGroup
-
Uses of TenantGroup in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type TenantGroupModifier and TypeMethodDescriptionGroupsByTenantSearchRequestImpl.requestTimeout(Duration requestTimeout) GroupsByTenantSearchRequestImpl.send() -
Uses of TenantGroup in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement TenantGroupMethods in io.camunda.client.impl.search.response that return types with arguments of type TenantGroupModifier and TypeMethodDescriptionstatic SearchResponse<TenantGroup> SearchResponseMapper.toTenantGroupsResponse(TenantGroupSearchResult response)