Uses of Class
org.apache.syncope.ext.openfga.client.model.BatchCheckItem
Packages that use BatchCheckItem
-
Uses of BatchCheckItem in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return BatchCheckItemModifier and TypeMethodDescriptionBatchCheckItem.contextualTuples
(ContextualTupleKeys contextualTuples) BatchCheckItem.correlationId
(String correlationId) BatchCheckItem.tupleKey
(CheckRequestTupleKey tupleKey) Methods in org.apache.syncope.ext.openfga.client.model that return types with arguments of type BatchCheckItemMethods in org.apache.syncope.ext.openfga.client.model with parameters of type BatchCheckItemMethod parameters in org.apache.syncope.ext.openfga.client.model with type arguments of type BatchCheckItemModifier and TypeMethodDescriptionBatchCheckRequest.checks
(List<BatchCheckItem> checks) void
BatchCheckRequest.setChecks
(List<BatchCheckItem> checks)