Class ExpandResponse

java.lang.Object
org.apache.syncope.ext.openfga.client.model.ExpandResponse

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-03-07T14:52:32.408381154+01:00[Europe/Rome]", comments="Generator version: 7.12.0") public class ExpandResponse extends Object
ExpandResponse
  • Field Details

  • Constructor Details

    • ExpandResponse

      public ExpandResponse()
  • Method Details

    • tree

      public ExpandResponse tree(@Nullable UsersetTree tree)
    • getTree

      @Nullable public UsersetTree getTree()
      Get tree
      Returns:
      tree
    • setTree

      public void setTree(@Nullable UsersetTree tree)
    • equals

      public boolean equals(Object o)
      Return true if this ExpandResponse object is equal to o.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • toUrlQueryString

      public String toUrlQueryString()
      Convert the instance into URL query string.
      Returns:
      URL query string
    • toUrlQueryString

      public String toUrlQueryString(String prefix)
      Convert the instance into URL query string.
      Parameters:
      prefix - prefix of the query string
      Returns:
      URL query string