Uses of Class
software.amazon.awssdk.services.quicksight.model.CreateTopicRequest
-
Packages that use CreateTopicRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of CreateTopicRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type CreateTopicRequest Modifier and Type Method Description default CompletableFuture<CreateTopicResponse>QuickSightAsyncClient. createTopic(CreateTopicRequest createTopicRequest)Creates a new Q topic.default CreateTopicResponseQuickSightClient. createTopic(CreateTopicRequest createTopicRequest)Creates a new Q topic. -
Uses of CreateTopicRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type CreateTopicRequest Modifier and Type Method Description SdkHttpFullRequestCreateTopicRequestMarshaller. marshall(CreateTopicRequest createTopicRequest)
-