| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an AWS service for gaining insight into the content of documents.
|
| software.amazon.awssdk.services.comprehend.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPiiEntitiesDetectionJobsResponse> |
ComprehendAsyncClient.listPiiEntitiesDetectionJobs(ListPiiEntitiesDetectionJobsRequest listPiiEntitiesDetectionJobsRequest)
Gets a list of the PII entity detection jobs that you have submitted.
|
default ListPiiEntitiesDetectionJobsResponse |
ComprehendClient.listPiiEntitiesDetectionJobs(ListPiiEntitiesDetectionJobsRequest listPiiEntitiesDetectionJobsRequest)
Gets a list of the PII entity detection jobs that you have submitted.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPiiEntitiesDetectionJobsRequestMarshaller.marshall(ListPiiEntitiesDetectionJobsRequest listPiiEntitiesDetectionJobsRequest) |
Copyright © 2021. All rights reserved.