public static interface CreateTrainingJobResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateTrainingJobResponse.Builder,CreateTrainingJobResponse>
Modifier and Type | Method and Description |
---|---|
CreateTrainingJobResponse.Builder |
trainingJobArn(String trainingJobArn)
The Amazon Resource Name (ARN) of the training job.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateTrainingJobResponse.Builder trainingJobArn(String trainingJobArn)
The Amazon Resource Name (ARN) of the training job.
trainingJobArn
- The Amazon Resource Name (ARN) of the training job.Copyright © 2020. All rights reserved.