Uses of Class
software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
-
Packages that use DynamicScalingConfiguration Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of DynamicScalingConfiguration in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return DynamicScalingConfiguration Modifier and Type Method Description DynamicScalingConfigurationGetScalingConfigurationRecommendationResponse. dynamicScalingConfiguration()An object with the recommended values for you to specify when creating an autoscaling policy.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type DynamicScalingConfiguration Modifier and Type Method Description GetScalingConfigurationRecommendationResponse.BuilderGetScalingConfigurationRecommendationResponse.Builder. dynamicScalingConfiguration(DynamicScalingConfiguration dynamicScalingConfiguration)An object with the recommended values for you to specify when creating an autoscaling policy.
-