Uses of Class
io.quarkiverse.openfga.client.model.ObjectRelation
Packages that use ObjectRelation
-
Uses of ObjectRelation in io.quarkiverse.openfga.client.model
Methods in io.quarkiverse.openfga.client.model that return ObjectRelationModifier and TypeMethodDescriptionUserset.getComputedUserset()static ObjectRelationstatic ObjectRelationMethods in io.quarkiverse.openfga.client.model with parameters of type ObjectRelationModifier and TypeMethodDescriptionstatic UsersetUserset.computed(ObjectRelation computedUserset) -
Uses of ObjectRelation in io.quarkiverse.openfga.client.model.nodes
Methods in io.quarkiverse.openfga.client.model.nodes that return ObjectRelationModifier and TypeMethodDescriptionV1.TupleToUserset.getComputedUserset()V1.TupleToUserset.getTupleset()Constructors in io.quarkiverse.openfga.client.model.nodes with parameters of type ObjectRelationModifierConstructorDescriptionTupleToUserset(ObjectRelation tupleset, ObjectRelation computedUserset)