| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationPreferences |
RecommendationPreferences.clone() |
RecommendationPreferences |
GetEC2RecommendationProjectedMetricsRequest.getRecommendationPreferences()
An object to specify the preferences for the Amazon EC2 recommendation projected metrics to return in the
response.
|
RecommendationPreferences |
GetEC2InstanceRecommendationsRequest.getRecommendationPreferences()
An object to specify the preferences for the Amazon EC2 instance recommendations to return in the response.
|
RecommendationPreferences |
GetAutoScalingGroupRecommendationsRequest.getRecommendationPreferences()
An object to specify the preferences for the Auto Scaling group recommendations to return in the response.
|
RecommendationPreferences |
ExportEC2InstanceRecommendationsRequest.getRecommendationPreferences()
An object to specify the preferences for the Amazon EC2 instance recommendations to export.
|
RecommendationPreferences |
ExportAutoScalingGroupRecommendationsRequest.getRecommendationPreferences()
An object to specify the preferences for the Auto Scaling group recommendations to export.
|
RecommendationPreferences |
RecommendationPreferences.withCpuVendorArchitectures(Collection<String> cpuVendorArchitectures)
Specifies the CPU vendor and architecture for Amazon EC2 instance and Auto Scaling group recommendations.
|
RecommendationPreferences |
RecommendationPreferences.withCpuVendorArchitectures(CpuVendorArchitecture... cpuVendorArchitectures)
Specifies the CPU vendor and architecture for Amazon EC2 instance and Auto Scaling group recommendations.
|
RecommendationPreferences |
RecommendationPreferences.withCpuVendorArchitectures(String... cpuVendorArchitectures)
Specifies the CPU vendor and architecture for Amazon EC2 instance and Auto Scaling group recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetEC2RecommendationProjectedMetricsRequest.setRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Amazon EC2 recommendation projected metrics to return in the
response.
|
void |
GetEC2InstanceRecommendationsRequest.setRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Amazon EC2 instance recommendations to return in the response.
|
void |
GetAutoScalingGroupRecommendationsRequest.setRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Auto Scaling group recommendations to return in the response.
|
void |
ExportEC2InstanceRecommendationsRequest.setRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Amazon EC2 instance recommendations to export.
|
void |
ExportAutoScalingGroupRecommendationsRequest.setRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Auto Scaling group recommendations to export.
|
GetEC2RecommendationProjectedMetricsRequest |
GetEC2RecommendationProjectedMetricsRequest.withRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Amazon EC2 recommendation projected metrics to return in the
response.
|
GetEC2InstanceRecommendationsRequest |
GetEC2InstanceRecommendationsRequest.withRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Amazon EC2 instance recommendations to return in the response.
|
GetAutoScalingGroupRecommendationsRequest |
GetAutoScalingGroupRecommendationsRequest.withRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Auto Scaling group recommendations to return in the response.
|
ExportEC2InstanceRecommendationsRequest |
ExportEC2InstanceRecommendationsRequest.withRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Amazon EC2 instance recommendations to export.
|
ExportAutoScalingGroupRecommendationsRequest |
ExportAutoScalingGroupRecommendationsRequest.withRecommendationPreferences(RecommendationPreferences recommendationPreferences)
An object to specify the preferences for the Auto Scaling group recommendations to export.
|
Copyright © 2023. All rights reserved.