Uses of Class
software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
-
Packages that use ListTopicsDetectionJobsRequest Package Description software.amazon.awssdk.services.comprehend Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.software.amazon.awssdk.services.comprehend.paginators software.amazon.awssdk.services.comprehend.transform -
-
Uses of ListTopicsDetectionJobsRequest in software.amazon.awssdk.services.comprehend
-
Uses of ListTopicsDetectionJobsRequest in software.amazon.awssdk.services.comprehend.paginators
Constructors in software.amazon.awssdk.services.comprehend.paginators with parameters of type ListTopicsDetectionJobsRequest Constructor Description ListTopicsDetectionJobsIterable(ComprehendClient client, ListTopicsDetectionJobsRequest firstRequest)ListTopicsDetectionJobsPublisher(ComprehendAsyncClient client, ListTopicsDetectionJobsRequest firstRequest) -
Uses of ListTopicsDetectionJobsRequest in software.amazon.awssdk.services.comprehend.transform
Methods in software.amazon.awssdk.services.comprehend.transform with parameters of type ListTopicsDetectionJobsRequest Modifier and Type Method Description SdkHttpFullRequestListTopicsDetectionJobsRequestMarshaller. marshall(ListTopicsDetectionJobsRequest listTopicsDetectionJobsRequest)
-