Uses of Class
software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
-
Packages that use ScalingPolicyMetric Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ScalingPolicyMetric in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ScalingPolicyMetric Modifier and Type Method Description ScalingPolicyMetricGetScalingConfigurationRecommendationResponse. metric()An object with a list of metrics that were benchmarked during the previously completed Inference Recommender job.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ScalingPolicyMetric Modifier and Type Method Description GetScalingConfigurationRecommendationResponse.BuilderGetScalingConfigurationRecommendationResponse.Builder. metric(ScalingPolicyMetric metric)An object with a list of metrics that were benchmarked during the previously completed Inference Recommender job.
-