public static interface StopKeyPhrasesDetectionJobRequest.Builder extends ComprehendRequest.Builder, SdkPojo, CopyableBuilder<StopKeyPhrasesDetectionJobRequest.Builder,StopKeyPhrasesDetectionJobRequest>
| Modifier and Type | Method and Description |
|---|---|
StopKeyPhrasesDetectionJobRequest.Builder |
jobId(String jobId)
The identifier of the key phrases detection job to stop.
|
StopKeyPhrasesDetectionJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopKeyPhrasesDetectionJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopKeyPhrasesDetectionJobRequest.Builder jobId(String jobId)
The identifier of the key phrases detection job to stop.
jobId - The identifier of the key phrases detection job to stop.StopKeyPhrasesDetectionJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopKeyPhrasesDetectionJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.