public static interface StartImportLabelsTaskRunRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<StartImportLabelsTaskRunRequest.Builder,StartImportLabelsTaskRunRequest>
| Modifier and Type | Method and Description |
|---|---|
StartImportLabelsTaskRunRequest.Builder |
inputS3Path(String inputS3Path)
The Amazon Simple Storage Service (Amazon S3) path from where you import the labels.
|
StartImportLabelsTaskRunRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartImportLabelsTaskRunRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StartImportLabelsTaskRunRequest.Builder |
replaceAllLabels(Boolean replaceAllLabels)
Indicates whether to overwrite your existing labels.
|
StartImportLabelsTaskRunRequest.Builder |
transformId(String transformId)
The unique identifier of the machine learning transform.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartImportLabelsTaskRunRequest.Builder transformId(String transformId)
The unique identifier of the machine learning transform.
transformId - The unique identifier of the machine learning transform.StartImportLabelsTaskRunRequest.Builder inputS3Path(String inputS3Path)
The Amazon Simple Storage Service (Amazon S3) path from where you import the labels.
inputS3Path - The Amazon Simple Storage Service (Amazon S3) path from where you import the labels.StartImportLabelsTaskRunRequest.Builder replaceAllLabels(Boolean replaceAllLabels)
Indicates whether to overwrite your existing labels.
replaceAllLabels - Indicates whether to overwrite your existing labels.StartImportLabelsTaskRunRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartImportLabelsTaskRunRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.