| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteThemeAliasResponse |
QuickSightClient.deleteThemeAlias(Consumer<DeleteThemeAliasRequest.Builder> deleteThemeAliasRequest)
Deletes the version of the theme that the specified theme alias points to.
|
default DeleteThemeAliasResponse |
QuickSightClient.deleteThemeAlias(DeleteThemeAliasRequest deleteThemeAliasRequest)
Deletes the version of the theme that the specified theme alias points to.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteThemeAliasResponse> |
QuickSightAsyncClient.deleteThemeAlias(Consumer<DeleteThemeAliasRequest.Builder> deleteThemeAliasRequest)
Deletes the version of the theme that the specified theme alias points to.
|
default CompletableFuture<DeleteThemeAliasResponse> |
QuickSightAsyncClient.deleteThemeAlias(DeleteThemeAliasRequest deleteThemeAliasRequest)
Deletes the version of the theme that the specified theme alias points to.
|
Copyright © 2023. All rights reserved.