Class TupleChange
java.lang.Object
io.quarkiverse.openfga.client.model.TupleChange
-
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static TupleChangeof(ConditionalTupleKey tupleKey, TupleOperation operation, OffsetDateTime timestamp) toString()
-
Method Details
-
of
public static TupleChange of(ConditionalTupleKey tupleKey, TupleOperation operation, OffsetDateTime timestamp) -
getTupleKey
-
getOperation
-
getTimestamp
-
equals
-
hashCode
public int hashCode() -
toString
-