Uses of Class
com.okta.sdk.resource.model.GroupMember
-
Uses of GroupMember in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionGroupApi.listGroupUsers
(String groupId, String search, String sortBy, String sortOrder, String after, Integer limit) List all Member Users Lists all users that are a member of a groupGroupApi.listGroupUsers
(String groupId, String search, String sortBy, String sortOrder, String after, Integer limit, Map<String, String> additionalHeaders) List all Member Users Lists all users that are a member of a group -
Uses of GroupMember in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionGroupMember.credentials
(UserCredentials credentials) GroupMember.profile
(UserProfile profile) GroupMember.status
(UserStatus status) GroupMember.transitioningToStatus
(UserStatus transitioningToStatus)