| Package | Description |
|---|---|
| software.amazon.awssdk.services.rum.model |
| Modifier and Type | Method and Description |
|---|---|
CustomEvents |
UpdateAppMonitorRequest.customEvents()
Specifies whether this app monitor allows the web client to define and send custom events.
|
CustomEvents |
CreateAppMonitorRequest.customEvents()
Specifies whether this app monitor allows the web client to define and send custom events.
|
CustomEvents |
AppMonitor.customEvents()
Specifies whether this app monitor allows the web client to define and send custom events.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAppMonitorRequest.Builder |
UpdateAppMonitorRequest.Builder.customEvents(CustomEvents customEvents)
Specifies whether this app monitor allows the web client to define and send custom events.
|
CreateAppMonitorRequest.Builder |
CreateAppMonitorRequest.Builder.customEvents(CustomEvents customEvents)
Specifies whether this app monitor allows the web client to define and send custom events.
|
AppMonitor.Builder |
AppMonitor.Builder.customEvents(CustomEvents customEvents)
Specifies whether this app monitor allows the web client to define and send custom events.
|
Copyright © 2023. All rights reserved.