| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
ListUsersResponse.users()
The overview of users for an organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListUsersResponse.Builder |
ListUsersResponse.Builder.users(User... users)
The overview of users for an organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListUsersResponse.Builder |
ListUsersResponse.Builder.users(Collection<User> users)
The overview of users for an organization.
|
Copyright © 2021. All rights reserved.