| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
UtilizationPreference |
UtilizationPreference.clone() |
UtilizationPreference |
UtilizationPreference.withMetricName(CustomizableMetricName metricName)
The name of the resource utilization metric name to customize.
|
UtilizationPreference |
UtilizationPreference.withMetricName(String metricName)
The name of the resource utilization metric name to customize.
|
UtilizationPreference |
UtilizationPreference.withMetricParameters(CustomizableMetricParameters metricParameters)
The parameters to set when customizing the resource utilization thresholds.
|
| Modifier and Type | Method and Description |
|---|---|
List<UtilizationPreference> |
RecommendationPreferencesDetail.getUtilizationPreferences()
The preference to control the resource’s CPU utilization threshold, CPU utilization headroom, and memory
utilization headroom.
|
List<UtilizationPreference> |
PutRecommendationPreferencesRequest.getUtilizationPreferences()
The preference to control the resource’s CPU utilization threshold, CPU utilization headroom, and memory
utilization headroom.
|
List<UtilizationPreference> |
GetEffectiveRecommendationPreferencesResult.getUtilizationPreferences()
The resource’s CPU and memory utilization preferences, such as threshold and headroom, that were used to generate
rightsizing recommendations.
|
List<UtilizationPreference> |
EffectiveRecommendationPreferences.getUtilizationPreferences()
The resource’s CPU and memory utilization preferences, such as threshold and headroom, that are used to generate
rightsizing recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationPreferencesDetail |
RecommendationPreferencesDetail.withUtilizationPreferences(UtilizationPreference... utilizationPreferences)
The preference to control the resource’s CPU utilization threshold, CPU utilization headroom, and memory
utilization headroom.
|
PutRecommendationPreferencesRequest |
PutRecommendationPreferencesRequest.withUtilizationPreferences(UtilizationPreference... utilizationPreferences)
The preference to control the resource’s CPU utilization threshold, CPU utilization headroom, and memory
utilization headroom.
|
GetEffectiveRecommendationPreferencesResult |
GetEffectiveRecommendationPreferencesResult.withUtilizationPreferences(UtilizationPreference... utilizationPreferences)
The resource’s CPU and memory utilization preferences, such as threshold and headroom, that were used to generate
rightsizing recommendations.
|
EffectiveRecommendationPreferences |
EffectiveRecommendationPreferences.withUtilizationPreferences(UtilizationPreference... utilizationPreferences)
The resource’s CPU and memory utilization preferences, such as threshold and headroom, that are used to generate
rightsizing recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationPreferencesDetail.setUtilizationPreferences(Collection<UtilizationPreference> utilizationPreferences)
The preference to control the resource’s CPU utilization threshold, CPU utilization headroom, and memory
utilization headroom.
|
void |
PutRecommendationPreferencesRequest.setUtilizationPreferences(Collection<UtilizationPreference> utilizationPreferences)
The preference to control the resource’s CPU utilization threshold, CPU utilization headroom, and memory
utilization headroom.
|
void |
GetEffectiveRecommendationPreferencesResult.setUtilizationPreferences(Collection<UtilizationPreference> utilizationPreferences)
The resource’s CPU and memory utilization preferences, such as threshold and headroom, that were used to generate
rightsizing recommendations.
|
void |
EffectiveRecommendationPreferences.setUtilizationPreferences(Collection<UtilizationPreference> utilizationPreferences)
The resource’s CPU and memory utilization preferences, such as threshold and headroom, that are used to generate
rightsizing recommendations.
|
RecommendationPreferencesDetail |
RecommendationPreferencesDetail.withUtilizationPreferences(Collection<UtilizationPreference> utilizationPreferences)
The preference to control the resource’s CPU utilization threshold, CPU utilization headroom, and memory
utilization headroom.
|
PutRecommendationPreferencesRequest |
PutRecommendationPreferencesRequest.withUtilizationPreferences(Collection<UtilizationPreference> utilizationPreferences)
The preference to control the resource’s CPU utilization threshold, CPU utilization headroom, and memory
utilization headroom.
|
GetEffectiveRecommendationPreferencesResult |
GetEffectiveRecommendationPreferencesResult.withUtilizationPreferences(Collection<UtilizationPreference> utilizationPreferences)
The resource’s CPU and memory utilization preferences, such as threshold and headroom, that were used to generate
rightsizing recommendations.
|
EffectiveRecommendationPreferences |
EffectiveRecommendationPreferences.withUtilizationPreferences(Collection<UtilizationPreference> utilizationPreferences)
The resource’s CPU and memory utilization preferences, such as threshold and headroom, that are used to generate
rightsizing recommendations.
|
Copyright © 2024. All rights reserved.