| 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 DescribeInferenceRecommendationsJobResponse |
SageMakerClient.describeInferenceRecommendationsJob(DescribeInferenceRecommendationsJobRequest describeInferenceRecommendationsJobRequest)
Provides the results of the Inference Recommender job.
|
default CompletableFuture<DescribeInferenceRecommendationsJobResponse> |
SageMakerAsyncClient.describeInferenceRecommendationsJob(DescribeInferenceRecommendationsJobRequest describeInferenceRecommendationsJobRequest)
Provides the results of the Inference Recommender job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeInferenceRecommendationsJobRequestMarshaller.marshall(DescribeInferenceRecommendationsJobRequest describeInferenceRecommendationsJobRequest) |
Copyright © 2022. All rights reserved.