| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
StopLabelingJobResult |
AmazonSageMakerClient.stopLabelingJob(StopLabelingJobRequest request)
Stops a running labeling job.
|
StopLabelingJobResult |
AbstractAmazonSageMaker.stopLabelingJob(StopLabelingJobRequest request) |
StopLabelingJobResult |
AmazonSageMaker.stopLabelingJob(StopLabelingJobRequest stopLabelingJobRequest)
Stops a running labeling job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopLabelingJobResult> |
AmazonSageMakerAsyncClient.stopLabelingJobAsync(StopLabelingJobRequest request,
AsyncHandler<StopLabelingJobRequest,StopLabelingJobResult> asyncHandler) |
Future<StopLabelingJobResult> |
AmazonSageMakerAsync.stopLabelingJobAsync(StopLabelingJobRequest stopLabelingJobRequest,
AsyncHandler<StopLabelingJobRequest,StopLabelingJobResult> asyncHandler)
Stops a running labeling job.
|
Future<StopLabelingJobResult> |
AbstractAmazonSageMakerAsync.stopLabelingJobAsync(StopLabelingJobRequest request,
AsyncHandler<StopLabelingJobRequest,StopLabelingJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopLabelingJobResult |
StopLabelingJobResult.clone() |
Copyright © 2025. All rights reserved.