Package com.atlan.model.admin
Class PermissionsResponse.AssignedRole
java.lang.Object
com.atlan.model.admin.PermissionsResponse.AssignedRole
- Enclosing class:
PermissionsResponse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AssignedRole
public AssignedRole()
-
-
Method Details
-
getId
Unique identifier (UUID) of the role. -
getName
Internal name of the role. -
getDescription
Name of the role used in the user interface. -
getLevel
Level to which the permission applies. -
getSummary
TBC -
equals
-
hashCode
public int hashCode() -
toString
-