Class PermissionsResponse.Group

java.lang.Object
com.atlan.model.admin.PermissionsResponse.Group
Enclosing class:
PermissionsResponse

public static final class PermissionsResponse.Group extends Object
  • Constructor Details

    • Group

      public Group()
  • Method Details

    • getId

      public String getId()
      Unique identifier (UUID) of the group.
    • getName

      public String getName()
      Internal name of the group.
    • getPath

      public String getPath()
      TBC
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object