public static interface StopProcessingJobRequest.Builder extends SageMakerRequest.Builder, SdkPojo, CopyableBuilder<StopProcessingJobRequest.Builder,StopProcessingJobRequest>
| Modifier and Type | Method and Description |
|---|---|
StopProcessingJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopProcessingJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopProcessingJobRequest.Builder |
processingJobName(String processingJobName)
The name of the processing job to stop.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopProcessingJobRequest.Builder processingJobName(String processingJobName)
The name of the processing job to stop.
processingJobName - The name of the processing job to stop.StopProcessingJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopProcessingJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.