| Package | Description |
|---|---|
| software.amazon.awssdk.services.rum.model |
| Modifier and Type | Method and Description |
|---|---|
AppMonitorConfiguration |
UpdateAppMonitorRequest.appMonitorConfiguration()
A structure that contains much of the configuration data for the app monitor.
|
AppMonitorConfiguration |
CreateAppMonitorRequest.appMonitorConfiguration()
A structure that contains much of the configuration data for the app monitor.
|
AppMonitorConfiguration |
AppMonitor.appMonitorConfiguration()
A structure that contains much of the configuration data for the app monitor.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAppMonitorRequest.Builder |
UpdateAppMonitorRequest.Builder.appMonitorConfiguration(AppMonitorConfiguration appMonitorConfiguration)
A structure that contains much of the configuration data for the app monitor.
|
CreateAppMonitorRequest.Builder |
CreateAppMonitorRequest.Builder.appMonitorConfiguration(AppMonitorConfiguration appMonitorConfiguration)
A structure that contains much of the configuration data for the app monitor.
|
AppMonitor.Builder |
AppMonitor.Builder.appMonitorConfiguration(AppMonitorConfiguration appMonitorConfiguration)
A structure that contains much of the configuration data for the app monitor.
|
Copyright © 2023. All rights reserved.