| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribePiiEntitiesDetectionJobResponse |
ComprehendClient.describePiiEntitiesDetectionJob(Consumer<DescribePiiEntitiesDetectionJobRequest.Builder> describePiiEntitiesDetectionJobRequest)
Gets the properties associated with a PII entities detection job.
|
default DescribePiiEntitiesDetectionJobResponse |
ComprehendClient.describePiiEntitiesDetectionJob(DescribePiiEntitiesDetectionJobRequest describePiiEntitiesDetectionJobRequest)
Gets the properties associated with a PII entities detection job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePiiEntitiesDetectionJobResponse> |
ComprehendAsyncClient.describePiiEntitiesDetectionJob(Consumer<DescribePiiEntitiesDetectionJobRequest.Builder> describePiiEntitiesDetectionJobRequest)
Gets the properties associated with a PII entities detection job.
|
default CompletableFuture<DescribePiiEntitiesDetectionJobResponse> |
ComprehendAsyncClient.describePiiEntitiesDetectionJob(DescribePiiEntitiesDetectionJobRequest describePiiEntitiesDetectionJobRequest)
Gets the properties associated with a PII entities detection job.
|
Copyright © 2023. All rights reserved.