| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
List<ListedUser> |
ListUsersResponse.users()
Returns the user accounts and their properties for the
ServerId value that you specify. |
| Modifier and Type | Method and Description |
|---|---|
ListUsersResponse.Builder |
ListUsersResponse.Builder.users(ListedUser... users)
Returns the user accounts and their properties for the
ServerId value that you specify. |
| Modifier and Type | Method and Description |
|---|---|
ListUsersResponse.Builder |
ListUsersResponse.Builder.users(Collection<ListedUser> users)
Returns the user accounts and their properties for the
ServerId value that you specify. |
Copyright © 2020. All rights reserved.