| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<EndpointPerformance> |
DescribeInferenceRecommendationsJobResponse.endpointPerformances()
The performance results from running an Inference Recommender job on an existing endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInferenceRecommendationsJobResponse.Builder |
DescribeInferenceRecommendationsJobResponse.Builder.endpointPerformances(EndpointPerformance... endpointPerformances)
The performance results from running an Inference Recommender job on an existing endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInferenceRecommendationsJobResponse.Builder |
DescribeInferenceRecommendationsJobResponse.Builder.endpointPerformances(Collection<EndpointPerformance> endpointPerformances)
The performance results from running an Inference Recommender job on an existing endpoint.
|
Copyright © 2022. All rights reserved.