Package com.atlan.model.admin
Class PermissionsResponse.Permission
java.lang.Object
com.atlan.model.admin.PermissionsResponse.Permission
- Enclosing class:
PermissionsResponse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Permission
public Permission()
-
-
Method Details
-
getId
Unique identifier (UUID) of the permission object. -
getRoleId
Unique identifier (UUID) of the role for the object. -
getRoleName
Internal name of the role for the object. -
getName
Name of the permission object. -
equals
-
hashCode
public int hashCode() -
toString
-