| 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 ListDataSetsResponse |
QuickSightClient.listDataSets(ListDataSetsRequest listDataSetsRequest)
Lists all of the datasets belonging to the current AWS account in an AWS Region.
|
default CompletableFuture<ListDataSetsResponse> |
QuickSightAsyncClient.listDataSets(ListDataSetsRequest listDataSetsRequest)
Lists all of the datasets belonging to the current AWS account in an AWS Region.
|
default ListDataSetsIterable |
QuickSightClient.listDataSetsPaginator(ListDataSetsRequest listDataSetsRequest)
Lists all of the datasets belonging to the current AWS account in an AWS Region.
|
default ListDataSetsPublisher |
QuickSightAsyncClient.listDataSetsPaginator(ListDataSetsRequest listDataSetsRequest)
Lists all of the datasets belonging to the current AWS account in an AWS Region.
|
| Constructor and Description |
|---|
ListDataSetsIterable(QuickSightClient client,
ListDataSetsRequest firstRequest) |
ListDataSetsPublisher(QuickSightAsyncClient client,
ListDataSetsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDataSetsRequestMarshaller.marshall(ListDataSetsRequest listDataSetsRequest) |
Copyright © 2020. All rights reserved.