| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static ExternalMetricsSource |
ExternalMetricsSource.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
ExternalMetricsSource |
ExternalMetricsPreference.source()
Contains the source options for external metrics preferences.
|
static ExternalMetricsSource |
ExternalMetricsSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalMetricsSource[] |
ExternalMetricsSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<ExternalMetricsSource> |
ExternalMetricsSource.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
ExternalMetricsPreference.Builder |
ExternalMetricsPreference.Builder.source(ExternalMetricsSource source)
Contains the source options for external metrics preferences.
|
Copyright © 2023. All rights reserved.