| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationJobInferenceBenchmark |
RecommendationJobInferenceBenchmark.clone() |
RecommendationJobInferenceBenchmark |
InferenceRecommendationsJobStep.getInferenceBenchmark()
The details for a specific benchmark.
|
RecommendationJobInferenceBenchmark |
RecommendationJobInferenceBenchmark.withEndpointConfiguration(EndpointOutputConfiguration endpointConfiguration) |
RecommendationJobInferenceBenchmark |
RecommendationJobInferenceBenchmark.withEndpointMetrics(InferenceMetrics endpointMetrics) |
RecommendationJobInferenceBenchmark |
RecommendationJobInferenceBenchmark.withFailureReason(String failureReason)
The reason why a benchmark failed.
|
RecommendationJobInferenceBenchmark |
RecommendationJobInferenceBenchmark.withInvocationEndTime(Date invocationEndTime)
A timestamp that shows when the benchmark completed.
|
RecommendationJobInferenceBenchmark |
RecommendationJobInferenceBenchmark.withInvocationStartTime(Date invocationStartTime)
A timestamp that shows when the benchmark started.
|
RecommendationJobInferenceBenchmark |
RecommendationJobInferenceBenchmark.withMetrics(RecommendationMetrics metrics) |
RecommendationJobInferenceBenchmark |
RecommendationJobInferenceBenchmark.withModelConfiguration(ModelConfiguration modelConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
InferenceRecommendationsJobStep.setInferenceBenchmark(RecommendationJobInferenceBenchmark inferenceBenchmark)
The details for a specific benchmark.
|
InferenceRecommendationsJobStep |
InferenceRecommendationsJobStep.withInferenceBenchmark(RecommendationJobInferenceBenchmark inferenceBenchmark)
The details for a specific benchmark.
|
Copyright © 2025. All rights reserved.