| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteTopicResult> |
AbstractAmazonQuickSightAsync.deleteTopicAsync(DeleteTopicRequest request,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler) |
Future<DeleteTopicResult> |
AmazonQuickSightAsyncClient.deleteTopicAsync(DeleteTopicRequest request,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler) |
Future<DeleteTopicResult> |
AmazonQuickSightAsync.deleteTopicAsync(DeleteTopicRequest deleteTopicRequest,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler)
Deletes a topic.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteTopicRequest |
DeleteTopicRequest.clone() |
DeleteTopicRequest |
DeleteTopicRequest.withAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the topic that you want to delete.
|
DeleteTopicRequest |
DeleteTopicRequest.withTopicId(String topicId)
The ID of the topic that you want to delete.
|
Copyright © 2024. All rights reserved.