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