public static interface StartExportLabelsTaskRunRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<StartExportLabelsTaskRunRequest.Builder,StartExportLabelsTaskRunRequest>
| Modifier and Type | Method and Description |
|---|---|
StartExportLabelsTaskRunRequest.Builder |
outputS3Path(String outputS3Path)
The Amazon S3 path where you export the labels.
|
StartExportLabelsTaskRunRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartExportLabelsTaskRunRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StartExportLabelsTaskRunRequest.Builder |
transformId(String transformId)
The unique identifier of the machine learning transform.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartExportLabelsTaskRunRequest.Builder transformId(String transformId)
The unique identifier of the machine learning transform.
transformId - The unique identifier of the machine learning transform.StartExportLabelsTaskRunRequest.Builder outputS3Path(String outputS3Path)
The Amazon S3 path where you export the labels.
outputS3Path - The Amazon S3 path where you export the labels.StartExportLabelsTaskRunRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartExportLabelsTaskRunRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.