| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeLabelingJobResponse |
SageMakerClient.describeLabelingJob(Consumer<DescribeLabelingJobRequest.Builder> describeLabelingJobRequest)
Gets information about a labeling job.
|
default DescribeLabelingJobResponse |
SageMakerClient.describeLabelingJob(DescribeLabelingJobRequest describeLabelingJobRequest)
Gets information about a labeling job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeLabelingJobResponse> |
SageMakerAsyncClient.describeLabelingJob(Consumer<DescribeLabelingJobRequest.Builder> describeLabelingJobRequest)
Gets information about a labeling job.
|
default CompletableFuture<DescribeLabelingJobResponse> |
SageMakerAsyncClient.describeLabelingJob(DescribeLabelingJobRequest describeLabelingJobRequest)
Gets information about a labeling job.
|
Copyright © 2020. All rights reserved.