| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
MetricMonitor |
MetricMonitor.clone() |
MetricMonitor |
MetricMonitor.withMetricDefinition(MetricDefinition metricDefinition)
A structure that defines the metric.
|
| Modifier and Type | Method and Description |
|---|---|
List<MetricMonitor> |
Launch.getMetricMonitors()
An array of structures that define the metrics that are being used to monitor the launch performance.
|
| Modifier and Type | Method and Description |
|---|---|
Launch |
Launch.withMetricMonitors(MetricMonitor... metricMonitors)
An array of structures that define the metrics that are being used to monitor the launch performance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Launch.setMetricMonitors(Collection<MetricMonitor> metricMonitors)
An array of structures that define the metrics that are being used to monitor the launch performance.
|
Launch |
Launch.withMetricMonitors(Collection<MetricMonitor> metricMonitors)
An array of structures that define the metrics that are being used to monitor the launch performance.
|
Copyright © 2023. All rights reserved.