| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateLabelingJobResponse |
SageMakerClient.createLabelingJob(CreateLabelingJobRequest createLabelingJobRequest)
Creates a job that uses workers to label the data objects in your input dataset.
|
default CompletableFuture<CreateLabelingJobResponse> |
SageMakerAsyncClient.createLabelingJob(CreateLabelingJobRequest createLabelingJobRequest)
Creates a job that uses workers to label the data objects in your input dataset.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLabelingJobRequestMarshaller.marshall(CreateLabelingJobRequest createLabelingJobRequest) |
Copyright © 2022. All rights reserved.