Class Node
java.lang.Object
io.quarkiverse.openfga.client.model.nodes.Node
-
Constructor Details
-
Node
public Node(String name, @Nullable Leaf leaf, @Nullable Difference difference, @Nullable Nodes union, @Nullable Nodes intersection)
-
-
Method Details