| 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 ListTemplateVersionsResponse |
QuickSightClient.listTemplateVersions(ListTemplateVersionsRequest listTemplateVersionsRequest)
Lists all the versions of the templates in the current Amazon QuickSight account.
|
default CompletableFuture<ListTemplateVersionsResponse> |
QuickSightAsyncClient.listTemplateVersions(ListTemplateVersionsRequest listTemplateVersionsRequest)
Lists all the versions of the templates in the current Amazon QuickSight account.
|
default ListTemplateVersionsIterable |
QuickSightClient.listTemplateVersionsPaginator(ListTemplateVersionsRequest listTemplateVersionsRequest)
Lists all the versions of the templates in the current Amazon QuickSight account.
|
default ListTemplateVersionsPublisher |
QuickSightAsyncClient.listTemplateVersionsPaginator(ListTemplateVersionsRequest listTemplateVersionsRequest)
Lists all the versions of the templates in the current Amazon QuickSight account.
|
| Constructor and Description |
|---|
ListTemplateVersionsIterable(QuickSightClient client,
ListTemplateVersionsRequest firstRequest) |
ListTemplateVersionsPublisher(QuickSightAsyncClient client,
ListTemplateVersionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTemplateVersionsRequestMarshaller.marshall(ListTemplateVersionsRequest listTemplateVersionsRequest) |
Copyright © 2023. All rights reserved.