| 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 StopInferenceRecommendationsJobResponse |
SageMakerClient.stopInferenceRecommendationsJob(StopInferenceRecommendationsJobRequest stopInferenceRecommendationsJobRequest)
Stops an Inference Recommender job.
|
default CompletableFuture<StopInferenceRecommendationsJobResponse> |
SageMakerAsyncClient.stopInferenceRecommendationsJob(StopInferenceRecommendationsJobRequest stopInferenceRecommendationsJobRequest)
Stops an Inference Recommender job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopInferenceRecommendationsJobRequestMarshaller.marshall(StopInferenceRecommendationsJobRequest stopInferenceRecommendationsJobRequest) |
Copyright © 2022. All rights reserved.