Interface AuthorizationRecordValue.PermissionValue
- All Known Implementing Classes:
ImmutablePermissionValue
- Enclosing interface:
AuthorizationRecordValue
@Immutable
public static interface AuthorizationRecordValue.PermissionValue
-
Method Summary
Modifier and TypeMethodDescriptionReturns the type of permission for the resourceIds in this objectReturns the resourceIds of this permission
-
Method Details
-
getPermissionType
PermissionType getPermissionType()Returns the type of permission for the resourceIds in this object -
getResourceIds
Returns the resourceIds of this permission
-