Interface MappingRulesByGroupSearchRequest
- All Superinterfaces:
FinalCommandStep<SearchResponse<MappingRule>>,FinalSearchRequestStep<MappingRule>,TypedFilterableRequest<MappingRuleFilter,,MappingRulesByGroupSearchRequest> TypedPageableRequest<MappingRulesByGroupSearchRequest>,TypedSearchRequest<MappingRuleFilter,,MappingRuleSort, MappingRulesByGroupSearchRequest> TypedSortableRequest<MappingRuleSort,MappingRulesByGroupSearchRequest>
- All Known Implementing Classes:
MappingRulesByGroupSearchRequestImpl
public interface MappingRulesByGroupSearchRequest
extends TypedSearchRequest<MappingRuleFilter,MappingRuleSort,MappingRulesByGroupSearchRequest>, FinalSearchRequestStep<MappingRule>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.camunda.client.api.search.request.TypedFilterableRequest
TypedFilterableRequest.SearchRequestFilterNested classes/interfaces inherited from interface io.camunda.client.api.search.request.TypedSortableRequest
TypedSortableRequest.SearchRequestSort<S extends TypedSortableRequest.SearchRequestSort<S>> -
Method Summary
Methods inherited from interface io.camunda.client.api.command.FinalCommandStep
execute, sendMethods inherited from interface io.camunda.client.api.search.request.FinalSearchRequestStep
requestTimeoutMethods inherited from interface io.camunda.client.api.search.request.TypedFilterableRequest
filter, filterMethods inherited from interface io.camunda.client.api.search.request.TypedPageableRequest
page, pageMethods inherited from interface io.camunda.client.api.search.request.TypedSortableRequest
sort, sort