| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateTopicResponse |
QuickSightClient.updateTopic(Consumer<UpdateTopicRequest.Builder> updateTopicRequest)
Updates a topic.
|
default UpdateTopicResponse |
QuickSightClient.updateTopic(UpdateTopicRequest updateTopicRequest)
Updates a topic.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateTopicResponse> |
QuickSightAsyncClient.updateTopic(Consumer<UpdateTopicRequest.Builder> updateTopicRequest)
Updates a topic.
|
default CompletableFuture<UpdateTopicResponse> |
QuickSightAsyncClient.updateTopic(UpdateTopicRequest updateTopicRequest)
Updates a topic.
|
Copyright © 2023. All rights reserved.