public static interface GetMlTaskRunRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<GetMlTaskRunRequest.Builder,GetMlTaskRunRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMlTaskRunRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetMlTaskRunRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetMlTaskRunRequest.Builder |
taskRunId(String taskRunId)
The unique identifier of the task run.
|
GetMlTaskRunRequest.Builder |
transformId(String transformId)
The unique identifier of the machine learning transform.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetMlTaskRunRequest.Builder transformId(String transformId)
The unique identifier of the machine learning transform.
transformId - The unique identifier of the machine learning transform.GetMlTaskRunRequest.Builder taskRunId(String taskRunId)
The unique identifier of the task run.
taskRunId - The unique identifier of the task run.GetMlTaskRunRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetMlTaskRunRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.