| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateUserRequestItem> |
BatchUpdateUserRequest.updateUserRequestItems()
The request containing the user IDs and details to update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateUserRequest.Builder |
BatchUpdateUserRequest.Builder.updateUserRequestItems(UpdateUserRequestItem... updateUserRequestItems)
The request containing the user IDs and details to update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateUserRequest.Builder |
BatchUpdateUserRequest.Builder.updateUserRequestItems(Collection<UpdateUserRequestItem> updateUserRequestItems)
The request containing the user IDs and details to update.
|
Copyright © 2022. All rights reserved.