| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListAnalysesResponse |
QuickSightClient.listAnalyses(Consumer<ListAnalysesRequest.Builder> listAnalysesRequest)
Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.
|
default ListAnalysesResponse |
QuickSightClient.listAnalyses(ListAnalysesRequest listAnalysesRequest)
Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAnalysesResponse> |
QuickSightAsyncClient.listAnalyses(Consumer<ListAnalysesRequest.Builder> listAnalysesRequest)
Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.
|
default CompletableFuture<ListAnalysesResponse> |
QuickSightAsyncClient.listAnalyses(ListAnalysesRequest listAnalysesRequest)
Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAnalysesResponse> |
ListAnalysesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAnalysesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAnalysesResponse> subscriber) |
Copyright © 2023. All rights reserved.