| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTopicResponse.Builder |
DescribeTopicResponse.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the topic.
|
static DescribeTopicResponse.Builder |
DescribeTopicResponse.builder() |
DescribeTopicResponse.Builder |
DescribeTopicResponse.Builder.requestId(String requestId)
The Amazon Web Services request ID for this operation.
|
DescribeTopicResponse.Builder |
DescribeTopicResponse.Builder.status(Integer status)
The HTTP status of the request.
|
DescribeTopicResponse.Builder |
DescribeTopicResponse.toBuilder() |
default DescribeTopicResponse.Builder |
DescribeTopicResponse.Builder.topic(Consumer<TopicDetails.Builder> topic)
The definition of a topic.
|
DescribeTopicResponse.Builder |
DescribeTopicResponse.Builder.topic(TopicDetails topic)
The definition of a topic.
|
DescribeTopicResponse.Builder |
DescribeTopicResponse.Builder.topicId(String topicId)
The ID of the topic that you want to describe.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeTopicResponse.Builder> |
DescribeTopicResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.