| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
List<MetricMonitor> |
Launch.metricMonitors()
An array of structures that define the metrics that are being used to monitor the launch performance.
|
| Modifier and Type | Method and Description |
|---|---|
Launch.Builder |
Launch.Builder.metricMonitors(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 |
|---|---|
Launch.Builder |
Launch.Builder.metricMonitors(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.