| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListDataSourcesResponse |
QuickSightClient.listDataSources(Consumer<ListDataSourcesRequest.Builder> listDataSourcesRequest)
Lists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account.
|
default ListDataSourcesResponse |
QuickSightClient.listDataSources(ListDataSourcesRequest listDataSourcesRequest)
Lists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDataSourcesResponse> |
QuickSightAsyncClient.listDataSources(Consumer<ListDataSourcesRequest.Builder> listDataSourcesRequest)
Lists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account.
|
default CompletableFuture<ListDataSourcesResponse> |
QuickSightAsyncClient.listDataSources(ListDataSourcesRequest listDataSourcesRequest)
Lists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDataSourcesResponse> |
ListDataSourcesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDataSourcesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDataSourcesResponse> subscriber) |
Copyright © 2023. All rights reserved.