Uses of Class
com.okta.sdk.resource.model.GroupOwner
-
Uses of GroupOwner in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionGroupOwnerApi.assignGroupOwner
(String groupId, AssignGroupOwnerRequestBody assignGroupOwnerRequestBody) Assign a Group Owner Assigns a group ownerGroupOwnerApi.assignGroupOwner
(String groupId, AssignGroupOwnerRequestBody assignGroupOwnerRequestBody, Map<String, String> additionalHeaders) Assign a Group Owner Assigns a group ownerModifier and TypeMethodDescriptionGroupOwnerApi.listGroupOwners
(String groupId, String search, String after, Integer limit) List all Group Owners Lists all owners for a specific groupGroupOwnerApi.listGroupOwners
(String groupId, String search, String after, Integer limit, Map<String, String> additionalHeaders) List all Group Owners Lists all owners for a specific group -
Uses of GroupOwner in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionGroupOwner.originType
(GroupOwnerOriginType originType) GroupOwner.type
(GroupOwnerType type)