Uses of Class
com.okta.sdk.resource.model.RoleAssignedUsers
-
Uses of RoleAssignedUsers in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionRoleAssignmentApi.listUsersWithRoleAssignments
(String after, Integer limit) List all Users with Role Assignments Lists all users with Role AssignmentsRoleAssignmentApi.listUsersWithRoleAssignments
(String after, Integer limit, Map<String, String> additionalHeaders) List all Users with Role Assignments Lists all users with Role Assignments -
Uses of RoleAssignedUsers in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionRoleAssignedUsers.addValueItem
(RoleAssignedUser valueItem) RoleAssignedUsers.value
(List<RoleAssignedUser> value)