Class RelationMetadata
java.lang.Object
io.quarkiverse.openfga.client.model.RelationMetadata
-
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static RelationMetadataof(List<RelationReference> directlyRelatedUserTypes) static RelationMetadataof(List<RelationReference> directlyRelatedUserTypes, String module, String sourceInfo) toString()
-
Method Details
-
of
public static RelationMetadata of(@Nullable List<RelationReference> directlyRelatedUserTypes, @Nullable String module, @Nullable String sourceInfo) -
of
-
getDirectlyRelatedUserTypes
-
getModule
-
getSourceInfo
-
equals
-
hashCode
public int hashCode() -
toString
-