Uses of Class
software.amazon.awssdk.services.quicksight.model.DeleteTopicRequest
-
Packages that use DeleteTopicRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of DeleteTopicRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type DeleteTopicRequest Modifier and Type Method Description default CompletableFuture<DeleteTopicResponse>QuickSightAsyncClient. deleteTopic(DeleteTopicRequest deleteTopicRequest)Deletes a topic.default DeleteTopicResponseQuickSightClient. deleteTopic(DeleteTopicRequest deleteTopicRequest)Deletes a topic. -
Uses of DeleteTopicRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type DeleteTopicRequest Modifier and Type Method Description SdkHttpFullRequestDeleteTopicRequestMarshaller. marshall(DeleteTopicRequest deleteTopicRequest)
-