| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static StopPiiEntitiesDetectionJobResponse.Builder |
StopPiiEntitiesDetectionJobResponse.builder() |
StopPiiEntitiesDetectionJobResponse.Builder |
StopPiiEntitiesDetectionJobResponse.Builder.jobId(String jobId)
The identifier of the PII entities detection job to stop.
|
StopPiiEntitiesDetectionJobResponse.Builder |
StopPiiEntitiesDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the PII entities detection job.
|
StopPiiEntitiesDetectionJobResponse.Builder |
StopPiiEntitiesDetectionJobResponse.Builder.jobStatus(String jobStatus)
The status of the PII entities detection job.
|
StopPiiEntitiesDetectionJobResponse.Builder |
StopPiiEntitiesDetectionJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopPiiEntitiesDetectionJobResponse.Builder> |
StopPiiEntitiesDetectionJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.