public static interface CreateLabelingJobResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<CreateLabelingJobResponse.Builder,CreateLabelingJobResponse>
Modifier and Type | Method and Description |
---|---|
CreateLabelingJobResponse.Builder |
labelingJobArn(String labelingJobArn)
The Amazon Resource Name (ARN) of the labeling job.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateLabelingJobResponse.Builder labelingJobArn(String labelingJobArn)
The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the labeling job.
labelingJobArn
- The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the labeling job.Copyright © 2020. All rights reserved.