public static interface StartMlLabelingSetGenerationTaskRunRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<StartMlLabelingSetGenerationTaskRunRequest.Builder,StartMlLabelingSetGenerationTaskRunRequest>
| Modifier and Type | Method and Description |
|---|---|
StartMlLabelingSetGenerationTaskRunRequest.Builder |
outputS3Path(String outputS3Path)
The Amazon Simple Storage Service (Amazon S3) path where you generate the labeling set.
|
StartMlLabelingSetGenerationTaskRunRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartMlLabelingSetGenerationTaskRunRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StartMlLabelingSetGenerationTaskRunRequest.Builder |
transformId(String transformId)
The unique identifier of the machine learning transform.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartMlLabelingSetGenerationTaskRunRequest.Builder transformId(String transformId)
The unique identifier of the machine learning transform.
transformId - The unique identifier of the machine learning transform.StartMlLabelingSetGenerationTaskRunRequest.Builder outputS3Path(String outputS3Path)
The Amazon Simple Storage Service (Amazon S3) path where you generate the labeling set.
outputS3Path - The Amazon Simple Storage Service (Amazon S3) path where you generate the labeling set.StartMlLabelingSetGenerationTaskRunRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartMlLabelingSetGenerationTaskRunRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.