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