| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
MetricSource |
MetricSource.clone() |
MetricSource |
MetricSource.withProvider(MetricSourceProvider provider)
The name of the metric source provider.
|
MetricSource |
MetricSource.withProvider(String provider)
The name of the metric source provider.
|
MetricSource |
MetricSource.withProviderArn(String providerArn)
The ARN of the metric source provider.
|
| Modifier and Type | Method and Description |
|---|---|
List<MetricSource> |
LicenseConfiguration.getMetricsSource()
The list of metric sources required to generate recommendations for commercial software licenses.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseConfiguration |
LicenseConfiguration.withMetricsSource(MetricSource... metricsSource)
The list of metric sources required to generate recommendations for commercial software licenses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseConfiguration.setMetricsSource(Collection<MetricSource> metricsSource)
The list of metric sources required to generate recommendations for commercial software licenses.
|
LicenseConfiguration |
LicenseConfiguration.withMetricsSource(Collection<MetricSource> metricsSource)
The list of metric sources required to generate recommendations for commercial software licenses.
|
Copyright © 2024. All rights reserved.