| 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 ListDashboardsResponse |
QuickSightClient.listDashboards(ListDashboardsRequest listDashboardsRequest)
Lists dashboards in an Amazon Web Services account.
|
default CompletableFuture<ListDashboardsResponse> |
QuickSightAsyncClient.listDashboards(ListDashboardsRequest listDashboardsRequest)
Lists dashboards in an Amazon Web Services account.
|
default ListDashboardsIterable |
QuickSightClient.listDashboardsPaginator(ListDashboardsRequest listDashboardsRequest)
Lists dashboards in an Amazon Web Services account.
|
default ListDashboardsPublisher |
QuickSightAsyncClient.listDashboardsPaginator(ListDashboardsRequest listDashboardsRequest)
Lists dashboards in an Amazon Web Services account.
|
| Constructor and Description |
|---|
ListDashboardsIterable(QuickSightClient client,
ListDashboardsRequest firstRequest) |
ListDashboardsPublisher(QuickSightAsyncClient client,
ListDashboardsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDashboardsRequestMarshaller.marshall(ListDashboardsRequest listDashboardsRequest) |
Copyright © 2023. All rights reserved.