Uses of Class
org.apache.syncope.ext.openfga.client.model.TupleKeyWithoutCondition
Packages that use TupleKeyWithoutCondition
-
Uses of TupleKeyWithoutCondition in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return TupleKeyWithoutConditionModifier and TypeMethodDescriptionMethods in org.apache.syncope.ext.openfga.client.model that return types with arguments of type TupleKeyWithoutConditionMethods in org.apache.syncope.ext.openfga.client.model with parameters of type TupleKeyWithoutConditionModifier and TypeMethodDescriptionWriteRequestDeletes.addTupleKeysItem
(TupleKeyWithoutCondition tupleKeysItem) Method parameters in org.apache.syncope.ext.openfga.client.model with type arguments of type TupleKeyWithoutConditionModifier and TypeMethodDescriptionvoid
WriteRequestDeletes.setTupleKeys
(List<TupleKeyWithoutCondition> tupleKeys) WriteRequestDeletes.tupleKeys
(List<TupleKeyWithoutCondition> tupleKeys)