| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default ListThemeVersionsResponse |
QuickSightClient.listThemeVersions(Consumer<ListThemeVersionsRequest.Builder> listThemeVersionsRequest)
Lists all the versions of the themes in the current AWS account.
|
default ListThemeVersionsResponse |
QuickSightClient.listThemeVersions(ListThemeVersionsRequest listThemeVersionsRequest)
Lists all the versions of the themes in the current AWS 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 AWS account.
|
default CompletableFuture<ListThemeVersionsResponse> |
QuickSightAsyncClient.listThemeVersions(ListThemeVersionsRequest listThemeVersionsRequest)
Lists all the versions of the themes in the current AWS account.
|
Copyright © 2020. All rights reserved.