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