| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListDashboardsResponse |
QuickSightClient.listDashboards(Consumer<ListDashboardsRequest.Builder> listDashboardsRequest)
Lists dashboards in an Amazon Web Services account.
|
default ListDashboardsResponse |
QuickSightClient.listDashboards(ListDashboardsRequest listDashboardsRequest)
Lists dashboards in an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDashboardsResponse> |
QuickSightAsyncClient.listDashboards(Consumer<ListDashboardsRequest.Builder> listDashboardsRequest)
Lists dashboards in an Amazon Web Services account.
|
default CompletableFuture<ListDashboardsResponse> |
QuickSightAsyncClient.listDashboards(ListDashboardsRequest listDashboardsRequest)
Lists dashboards in an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDashboardsResponse> |
ListDashboardsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDashboardsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDashboardsResponse> subscriber) |
Copyright © 2023. All rights reserved.