Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.RecommendationPreferences
-
Packages that use RecommendationPreferences Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of RecommendationPreferences in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return RecommendationPreferences Modifier and Type Method Description RecommendationPreferencesExportAutoScalingGroupRecommendationsRequest. recommendationPreferences()An object to specify the preferences for the Auto Scaling group recommendations to export.RecommendationPreferencesExportEc2InstanceRecommendationsRequest. recommendationPreferences()An object to specify the preferences for the Amazon EC2 instance recommendations to export.RecommendationPreferencesGetAutoScalingGroupRecommendationsRequest. recommendationPreferences()An object to specify the preferences for the Auto Scaling group recommendations to return in the response.RecommendationPreferencesGetEc2InstanceRecommendationsRequest. recommendationPreferences()An object to specify the preferences for the Amazon EC2 instance recommendations to return in the response.RecommendationPreferencesGetEc2RecommendationProjectedMetricsRequest. recommendationPreferences()An object to specify the preferences for the Amazon EC2 recommendation projected metrics to return in the response.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type RecommendationPreferences Modifier and Type Method Description ExportAutoScalingGroupRecommendationsRequest.BuilderExportAutoScalingGroupRecommendationsRequest.Builder. recommendationPreferences(RecommendationPreferences recommendationPreferences)An object to specify the preferences for the Auto Scaling group recommendations to export.ExportEc2InstanceRecommendationsRequest.BuilderExportEc2InstanceRecommendationsRequest.Builder. recommendationPreferences(RecommendationPreferences recommendationPreferences)An object to specify the preferences for the Amazon EC2 instance recommendations to export.GetAutoScalingGroupRecommendationsRequest.BuilderGetAutoScalingGroupRecommendationsRequest.Builder. recommendationPreferences(RecommendationPreferences recommendationPreferences)An object to specify the preferences for the Auto Scaling group recommendations to return in the response.GetEc2InstanceRecommendationsRequest.BuilderGetEc2InstanceRecommendationsRequest.Builder. recommendationPreferences(RecommendationPreferences recommendationPreferences)An object to specify the preferences for the Amazon EC2 instance recommendations to return in the response.GetEc2RecommendationProjectedMetricsRequest.BuilderGetEc2RecommendationProjectedMetricsRequest.Builder. recommendationPreferences(RecommendationPreferences recommendationPreferences)An object to specify the preferences for the Amazon EC2 recommendation projected metrics to return in the response.
-