| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchrum.model |
| Modifier and Type | Method and Description |
|---|---|
CustomEvents |
CustomEvents.clone() |
CustomEvents |
AppMonitor.getCustomEvents()
Specifies whether this app monitor allows the web client to define and send custom events.
|
CustomEvents |
UpdateAppMonitorRequest.getCustomEvents()
Specifies whether this app monitor allows the web client to define and send custom events.
|
CustomEvents |
CreateAppMonitorRequest.getCustomEvents()
Specifies whether this app monitor allows the web client to define and send custom events.
|
CustomEvents |
CustomEvents.withStatus(CustomEventsStatus status)
Specifies whether this app monitor allows the web client to define and send custom events.
|
CustomEvents |
CustomEvents.withStatus(String status)
Specifies whether this app monitor allows the web client to define and send custom events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppMonitor.setCustomEvents(CustomEvents customEvents)
Specifies whether this app monitor allows the web client to define and send custom events.
|
void |
UpdateAppMonitorRequest.setCustomEvents(CustomEvents customEvents)
Specifies whether this app monitor allows the web client to define and send custom events.
|
void |
CreateAppMonitorRequest.setCustomEvents(CustomEvents customEvents)
Specifies whether this app monitor allows the web client to define and send custom events.
|
AppMonitor |
AppMonitor.withCustomEvents(CustomEvents customEvents)
Specifies whether this app monitor allows the web client to define and send custom events.
|
UpdateAppMonitorRequest |
UpdateAppMonitorRequest.withCustomEvents(CustomEvents customEvents)
Specifies whether this app monitor allows the web client to define and send custom events.
|
CreateAppMonitorRequest |
CreateAppMonitorRequest.withCustomEvents(CustomEvents customEvents)
Specifies whether this app monitor allows the web client to define and send custom events.
|
Copyright © 2024. All rights reserved.