Uses of Class
software.amazon.awssdk.services.quicksight.model.DescribeTopicRequest
-
Packages that use DescribeTopicRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of DescribeTopicRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type DescribeTopicRequest Modifier and Type Method Description default CompletableFuture<DescribeTopicResponse>QuickSightAsyncClient. describeTopic(DescribeTopicRequest describeTopicRequest)Describes a topic.default DescribeTopicResponseQuickSightClient. describeTopic(DescribeTopicRequest describeTopicRequest)Describes a topic. -
Uses of DescribeTopicRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type DescribeTopicRequest Modifier and Type Method Description SdkHttpFullRequestDescribeTopicRequestMarshaller. marshall(DescribeTopicRequest describeTopicRequest)
-