Uses of Class
software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
-
Packages that use StopPiiEntitiesDetectionJobRequest 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.transform -
-
Uses of StopPiiEntitiesDetectionJobRequest in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend with parameters of type StopPiiEntitiesDetectionJobRequest Modifier and Type Method Description default CompletableFuture<StopPiiEntitiesDetectionJobResponse>ComprehendAsyncClient. stopPiiEntitiesDetectionJob(StopPiiEntitiesDetectionJobRequest stopPiiEntitiesDetectionJobRequest)Stops a PII entities detection job in progress.default StopPiiEntitiesDetectionJobResponseComprehendClient. stopPiiEntitiesDetectionJob(StopPiiEntitiesDetectionJobRequest stopPiiEntitiesDetectionJobRequest)Stops a PII entities detection job in progress. -
Uses of StopPiiEntitiesDetectionJobRequest in software.amazon.awssdk.services.comprehend.transform
Methods in software.amazon.awssdk.services.comprehend.transform with parameters of type StopPiiEntitiesDetectionJobRequest Modifier and Type Method Description SdkHttpFullRequestStopPiiEntitiesDetectionJobRequestMarshaller. marshall(StopPiiEntitiesDetectionJobRequest stopPiiEntitiesDetectionJobRequest)
-