Uses of Class
software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Packages that use ListEntitiesDetectionJobsRequest 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 ListEntitiesDetectionJobsRequest in software.amazon.awssdk.services.comprehend
-
Uses of ListEntitiesDetectionJobsRequest in software.amazon.awssdk.services.comprehend.paginators
Constructors in software.amazon.awssdk.services.comprehend.paginators with parameters of type ListEntitiesDetectionJobsRequest Constructor Description ListEntitiesDetectionJobsIterable(ComprehendClient client, ListEntitiesDetectionJobsRequest firstRequest)ListEntitiesDetectionJobsPublisher(ComprehendAsyncClient client, ListEntitiesDetectionJobsRequest firstRequest) -
Uses of ListEntitiesDetectionJobsRequest in software.amazon.awssdk.services.comprehend.transform
Methods in software.amazon.awssdk.services.comprehend.transform with parameters of type ListEntitiesDetectionJobsRequest Modifier and Type Method Description SdkHttpFullRequestListEntitiesDetectionJobsRequestMarshaller. marshall(ListEntitiesDetectionJobsRequest listEntitiesDetectionJobsRequest)
-