Uses of Class
com.okta.sdk.resource.model.RoleAssignedUsers
Packages that use RoleAssignedUsers
-
Uses of RoleAssignedUsers in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return RoleAssignedUsersModifier 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
Methods in com.okta.sdk.resource.model that return RoleAssignedUsersModifier and TypeMethodDescriptionRoleAssignedUsers.addValueItem
(RoleAssignedUser valueItem) RoleAssignedUsers.value
(List<RoleAssignedUser> value)