| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalMetricsPreference |
ExternalMetricsPreference.clone() |
ExternalMetricsPreference |
RecommendationPreferencesDetail.getExternalMetricsPreference()
An object that describes the external metrics recommendation preference.
|
ExternalMetricsPreference |
PutRecommendationPreferencesRequest.getExternalMetricsPreference()
The provider of the external metrics recommendation preference to create or update.
|
ExternalMetricsPreference |
GetEffectiveRecommendationPreferencesResult.getExternalMetricsPreference()
The provider of the external metrics recommendation preference.
|
ExternalMetricsPreference |
EffectiveRecommendationPreferences.getExternalMetricsPreference()
An object that describes the external metrics recommendation preference.
|
ExternalMetricsPreference |
ExternalMetricsPreference.withSource(ExternalMetricsSource source)
Contains the source options for external metrics preferences.
|
ExternalMetricsPreference |
ExternalMetricsPreference.withSource(String source)
Contains the source options for external metrics preferences.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationPreferencesDetail.setExternalMetricsPreference(ExternalMetricsPreference externalMetricsPreference)
An object that describes the external metrics recommendation preference.
|
void |
PutRecommendationPreferencesRequest.setExternalMetricsPreference(ExternalMetricsPreference externalMetricsPreference)
The provider of the external metrics recommendation preference to create or update.
|
void |
GetEffectiveRecommendationPreferencesResult.setExternalMetricsPreference(ExternalMetricsPreference externalMetricsPreference)
The provider of the external metrics recommendation preference.
|
void |
EffectiveRecommendationPreferences.setExternalMetricsPreference(ExternalMetricsPreference externalMetricsPreference)
An object that describes the external metrics recommendation preference.
|
RecommendationPreferencesDetail |
RecommendationPreferencesDetail.withExternalMetricsPreference(ExternalMetricsPreference externalMetricsPreference)
An object that describes the external metrics recommendation preference.
|
PutRecommendationPreferencesRequest |
PutRecommendationPreferencesRequest.withExternalMetricsPreference(ExternalMetricsPreference externalMetricsPreference)
The provider of the external metrics recommendation preference to create or update.
|
GetEffectiveRecommendationPreferencesResult |
GetEffectiveRecommendationPreferencesResult.withExternalMetricsPreference(ExternalMetricsPreference externalMetricsPreference)
The provider of the external metrics recommendation preference.
|
EffectiveRecommendationPreferences |
EffectiveRecommendationPreferences.withExternalMetricsPreference(ExternalMetricsPreference externalMetricsPreference)
An object that describes the external metrics recommendation preference.
|
Copyright © 2023. All rights reserved.