Package | Description |
---|---|
com.amazonaws.services.quicksight |
|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
Future<DescribeTopicResult> |
AbstractAmazonQuickSightAsync.describeTopicAsync(DescribeTopicRequest request,
AsyncHandler<DescribeTopicRequest,DescribeTopicResult> asyncHandler) |
Future<DescribeTopicResult> |
AmazonQuickSightAsyncClient.describeTopicAsync(DescribeTopicRequest request,
AsyncHandler<DescribeTopicRequest,DescribeTopicResult> asyncHandler) |
Future<DescribeTopicResult> |
AmazonQuickSightAsync.describeTopicAsync(DescribeTopicRequest describeTopicRequest,
AsyncHandler<DescribeTopicRequest,DescribeTopicResult> asyncHandler)
Describes a topic.
|
Modifier and Type | Method and Description |
---|---|
DescribeTopicRequest |
DescribeTopicRequest.clone() |
DescribeTopicRequest |
DescribeTopicRequest.withAwsAccountId(String awsAccountId)
The Amazon Web Services account ID.
|
DescribeTopicRequest |
DescribeTopicRequest.withTopicId(String topicId)
The ID of the topic that you want to describe.
|
Copyright © 2023. All rights reserved.