| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TopicDetails |
DescribeTopicResponse.topic()
The definition of a topic.
|
TopicDetails |
CreateTopicRequest.topic()
The definition of a topic to create.
|
TopicDetails |
UpdateTopicRequest.topic()
The definition of the topic that you want to update.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTopicResponse.Builder |
DescribeTopicResponse.Builder.topic(TopicDetails topic)
The definition of a topic.
|
CreateTopicRequest.Builder |
CreateTopicRequest.Builder.topic(TopicDetails topic)
The definition of a topic to create.
|
UpdateTopicRequest.Builder |
UpdateTopicRequest.Builder.topic(TopicDetails topic)
The definition of the topic that you want to update.
|
Copyright © 2023. All rights reserved.