| 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 DescribeLabelingJobResponse |
SageMakerClient.describeLabelingJob(DescribeLabelingJobRequest describeLabelingJobRequest)
Gets information about a labeling job.
|
default CompletableFuture<DescribeLabelingJobResponse> |
SageMakerAsyncClient.describeLabelingJob(DescribeLabelingJobRequest describeLabelingJobRequest)
Gets information about a labeling job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeLabelingJobRequestMarshaller.marshall(DescribeLabelingJobRequest describeLabelingJobRequest) |
Copyright © 2022. All rights reserved.