| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators | |
| software.amazon.awssdk.services.quicksight.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListUsersResponse |
QuickSightClient.listUsers(ListUsersRequest listUsersRequest)
Returns a list of all of the Amazon QuickSight users belonging to this account.
|
default CompletableFuture<ListUsersResponse> |
QuickSightAsyncClient.listUsers(ListUsersRequest listUsersRequest)
Returns a list of all of the Amazon QuickSight users belonging to this account.
|
default ListUsersIterable |
QuickSightClient.listUsersPaginator(ListUsersRequest listUsersRequest)
Returns a list of all of the Amazon QuickSight users belonging to this account.
|
default ListUsersPublisher |
QuickSightAsyncClient.listUsersPaginator(ListUsersRequest listUsersRequest)
Returns a list of all of the Amazon QuickSight users belonging to this account.
|
| Constructor and Description |
|---|
ListUsersIterable(QuickSightClient client,
ListUsersRequest firstRequest) |
ListUsersPublisher(QuickSightAsyncClient client,
ListUsersRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListUsersRequestMarshaller.marshall(ListUsersRequest listUsersRequest) |
Copyright © 2023. All rights reserved.