Uses of Class
software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
-
Packages that use RecommendationJobInferenceBenchmark Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of RecommendationJobInferenceBenchmark in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return RecommendationJobInferenceBenchmark Modifier and Type Method Description RecommendationJobInferenceBenchmarkInferenceRecommendationsJobStep. inferenceBenchmark()The details for a specific benchmark.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type RecommendationJobInferenceBenchmark Modifier and Type Method Description InferenceRecommendationsJobStep.BuilderInferenceRecommendationsJobStep.Builder. inferenceBenchmark(RecommendationJobInferenceBenchmark inferenceBenchmark)The details for a specific benchmark.
-