| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateTopicResponse |
QuickSightClient.createTopic(Consumer<CreateTopicRequest.Builder> createTopicRequest)
Creates a new Q topic.
|
default CreateTopicResponse |
QuickSightClient.createTopic(CreateTopicRequest createTopicRequest)
Creates a new Q topic.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTopicResponse> |
QuickSightAsyncClient.createTopic(Consumer<CreateTopicRequest.Builder> createTopicRequest)
Creates a new Q topic.
|
default CompletableFuture<CreateTopicResponse> |
QuickSightAsyncClient.createTopic(CreateTopicRequest createTopicRequest)
Creates a new Q topic.
|
Copyright © 2023. All rights reserved.