public static interface StopPhiDetectionJobRequest.Builder extends ComprehendMedicalRequest.Builder, SdkPojo, CopyableBuilder<StopPhiDetectionJobRequest.Builder,StopPhiDetectionJobRequest>
| Modifier and Type | Method and Description |
|---|---|
StopPhiDetectionJobRequest.Builder |
jobId(String jobId)
The identifier of the PHI detection job to stop.
|
StopPhiDetectionJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopPhiDetectionJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopPhiDetectionJobRequest.Builder jobId(String jobId)
The identifier of the PHI detection job to stop.
jobId - The identifier of the PHI detection job to stop.StopPhiDetectionJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopPhiDetectionJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.