| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchrum.model |
| Modifier and Type | Method and Description |
|---|---|
AppMonitorSummary |
AppMonitorSummary.clone() |
AppMonitorSummary |
AppMonitorSummary.withCreated(String created)
The date and time that the app monitor was created.
|
AppMonitorSummary |
AppMonitorSummary.withId(String id)
The unique ID of this app monitor.
|
AppMonitorSummary |
AppMonitorSummary.withLastModified(String lastModified)
The date and time of the most recent changes to this app monitor's configuration.
|
AppMonitorSummary |
AppMonitorSummary.withName(String name)
The name of this app monitor.
|
AppMonitorSummary |
AppMonitorSummary.withState(StateEnum state)
The current state of this app monitor.
|
AppMonitorSummary |
AppMonitorSummary.withState(String state)
The current state of this app monitor.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppMonitorSummary> |
ListAppMonitorsResult.getAppMonitorSummaries()
An array of structures that contain information about the returned app monitors.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppMonitorsResult |
ListAppMonitorsResult.withAppMonitorSummaries(AppMonitorSummary... appMonitorSummaries)
An array of structures that contain information about the returned app monitors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAppMonitorsResult.setAppMonitorSummaries(Collection<AppMonitorSummary> appMonitorSummaries)
An array of structures that contain information about the returned app monitors.
|
ListAppMonitorsResult |
ListAppMonitorsResult.withAppMonitorSummaries(Collection<AppMonitorSummary> appMonitorSummaries)
An array of structures that contain information about the returned app monitors.
|
Copyright © 2024. All rights reserved.