Class RelationReference
java.lang.Object
io.quarkiverse.openfga.client.model.RelationReference
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()static RelationReferencestatic RelationReferencestatic RelationReferencetoString()
-
Method Details
-
of
public static RelationReference of(String type, @Nullable String relation, @Nullable Object wildcard, @Nullable String condition) -
of
-
of
-
getType
-
getRelation
-
getWildcard
-
getCondition
-
equals
-
hashCode
public int hashCode() -
toString
-