| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListThemeVersionsResponse |
QuickSightClient.listThemeVersions(Consumer<ListThemeVersionsRequest.Builder> listThemeVersionsRequest)
Lists all the versions of the themes in the current Amazon Web Services account.
|
default ListThemeVersionsResponse |
QuickSightClient.listThemeVersions(ListThemeVersionsRequest listThemeVersionsRequest)
Lists all the versions of the themes in the current Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListThemeVersionsResponse> |
QuickSightAsyncClient.listThemeVersions(Consumer<ListThemeVersionsRequest.Builder> listThemeVersionsRequest)
Lists all the versions of the themes in the current Amazon Web Services account.
|
default CompletableFuture<ListThemeVersionsResponse> |
QuickSightAsyncClient.listThemeVersions(ListThemeVersionsRequest listThemeVersionsRequest)
Lists all the versions of the themes in the current Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListThemeVersionsResponse> |
ListThemeVersionsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListThemeVersionsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListThemeVersionsResponse> subscriber) |
Copyright © 2023. All rights reserved.