| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteThemeAliasResponse |
QuickSightClient.deleteThemeAlias(DeleteThemeAliasRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteThemeAliasRequestMarshaller.marshall(DeleteThemeAliasRequest deleteThemeAliasRequest) |
Copyright © 2020. All rights reserved.