Package | Description |
---|---|
com.okta.sdk.resource.api | |
com.okta.sdk.resource.model |
Modifier and Type | Method and Description |
---|---|
GroupOwner |
GroupApi.assignGroupOwner(String groupId,
AssignGroupOwnerRequestBody assignGroupOwnerRequestBody)
Assign a Group Owner
Assigns a group owner
|
GroupOwner |
GroupApi.assignGroupOwner(String groupId,
AssignGroupOwnerRequestBody assignGroupOwnerRequestBody,
Map<String,String> additionalHeaders)
Assign a Group Owner
Assigns a group owner
|
Modifier and Type | Method and Description |
---|---|
AssignGroupOwnerRequestBody |
AssignGroupOwnerRequestBody.id(String id) |
AssignGroupOwnerRequestBody |
AssignGroupOwnerRequestBody.type(GroupOwnerType type) |
Copyright © 2017–2023 Okta. All rights reserved.