| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointPerformance |
EndpointPerformance.clone() |
EndpointPerformance |
EndpointPerformance.withEndpointInfo(EndpointInfo endpointInfo) |
EndpointPerformance |
EndpointPerformance.withMetrics(InferenceMetrics metrics)
The metrics for an existing endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<EndpointPerformance> |
DescribeInferenceRecommendationsJobResult.getEndpointPerformances()
The performance results from running an Inference Recommender job on an existing endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInferenceRecommendationsJobResult |
DescribeInferenceRecommendationsJobResult.withEndpointPerformances(EndpointPerformance... endpointPerformances)
The performance results from running an Inference Recommender job on an existing endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInferenceRecommendationsJobResult.setEndpointPerformances(Collection<EndpointPerformance> endpointPerformances)
The performance results from running an Inference Recommender job on an existing endpoint.
|
DescribeInferenceRecommendationsJobResult |
DescribeInferenceRecommendationsJobResult.withEndpointPerformances(Collection<EndpointPerformance> endpointPerformances)
The performance results from running an Inference Recommender job on an existing endpoint.
|
Copyright © 2025. All rights reserved.