| Package | Description |
|---|---|
| com.amazonaws.services.identitystore |
The Identity Store service used by IAM Identity Center provides a single place to retrieve all of your identities
(users and groups).
|
| com.amazonaws.services.identitystore.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateGroupResult |
AWSIdentityStoreClient.updateGroup(UpdateGroupRequest request)
For the specified group in the specified identity store, updates the group metadata and attributes.
|
UpdateGroupResult |
AWSIdentityStore.updateGroup(UpdateGroupRequest updateGroupRequest)
For the specified group in the specified identity store, updates the group metadata and attributes.
|
UpdateGroupResult |
AbstractAWSIdentityStore.updateGroup(UpdateGroupRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateGroupResult> |
AWSIdentityStoreAsyncClient.updateGroupAsync(UpdateGroupRequest request) |
Future<UpdateGroupResult> |
AWSIdentityStoreAsync.updateGroupAsync(UpdateGroupRequest updateGroupRequest)
For the specified group in the specified identity store, updates the group metadata and attributes.
|
Future<UpdateGroupResult> |
AbstractAWSIdentityStoreAsync.updateGroupAsync(UpdateGroupRequest request) |
Future<UpdateGroupResult> |
AWSIdentityStoreAsyncClient.updateGroupAsync(UpdateGroupRequest request,
AsyncHandler<UpdateGroupRequest,UpdateGroupResult> asyncHandler) |
Future<UpdateGroupResult> |
AWSIdentityStoreAsync.updateGroupAsync(UpdateGroupRequest updateGroupRequest,
AsyncHandler<UpdateGroupRequest,UpdateGroupResult> asyncHandler)
For the specified group in the specified identity store, updates the group metadata and attributes.
|
Future<UpdateGroupResult> |
AbstractAWSIdentityStoreAsync.updateGroupAsync(UpdateGroupRequest request,
AsyncHandler<UpdateGroupRequest,UpdateGroupResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateGroupResult> |
AWSIdentityStoreAsyncClient.updateGroupAsync(UpdateGroupRequest request,
AsyncHandler<UpdateGroupRequest,UpdateGroupResult> asyncHandler) |
Future<UpdateGroupResult> |
AWSIdentityStoreAsync.updateGroupAsync(UpdateGroupRequest updateGroupRequest,
AsyncHandler<UpdateGroupRequest,UpdateGroupResult> asyncHandler)
For the specified group in the specified identity store, updates the group metadata and attributes.
|
Future<UpdateGroupResult> |
AbstractAWSIdentityStoreAsync.updateGroupAsync(UpdateGroupRequest request,
AsyncHandler<UpdateGroupRequest,UpdateGroupResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateGroupResult |
UpdateGroupResult.clone() |
Copyright © 2024. All rights reserved.