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