| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
InferenceMetrics |
RecommendationJobInferenceBenchmark.endpointMetrics()
Returns the value of the EndpointMetrics property for this object.
|
InferenceMetrics |
EndpointPerformance.metrics()
The metrics for an existing endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationJobInferenceBenchmark.Builder |
RecommendationJobInferenceBenchmark.Builder.endpointMetrics(InferenceMetrics endpointMetrics)
Sets the value of the EndpointMetrics property for this object.
|
EndpointPerformance.Builder |
EndpointPerformance.Builder.metrics(InferenceMetrics metrics)
The metrics for an existing endpoint.
|
Copyright © 2023. All rights reserved.