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