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