Uses of Class
io.quarkiverse.openfga.client.model.TupleChange
Packages that use TupleChange
-
Uses of TupleChange in io.quarkiverse.openfga.client.model
Methods in io.quarkiverse.openfga.client.model that return TupleChangeModifier and TypeMethodDescriptionstatic TupleChangeTupleChange.of(ConditionalTupleKey tupleKey, TupleOperation operation, OffsetDateTime timestamp) -
Uses of TupleChange in io.quarkiverse.openfga.client.model.dto
Methods in io.quarkiverse.openfga.client.model.dto that return types with arguments of type TupleChangeConstructor parameters in io.quarkiverse.openfga.client.model.dto with type arguments of type TupleChangeModifierConstructorDescriptionListChangesResponse(List<TupleChange> changes, String continuationToken)