Uses of Class
software.amazon.awssdk.services.rum.model.AppMonitor
-
Packages that use AppMonitor Package Description software.amazon.awssdk.services.rum.model -
-
Uses of AppMonitor in software.amazon.awssdk.services.rum.model
Methods in software.amazon.awssdk.services.rum.model that return AppMonitor Modifier and Type Method Description AppMonitorGetAppMonitorResponse. appMonitor()A structure containing all the configuration information for the app monitor.Methods in software.amazon.awssdk.services.rum.model with parameters of type AppMonitor Modifier and Type Method Description GetAppMonitorResponse.BuilderGetAppMonitorResponse.Builder. appMonitor(AppMonitor appMonitor)A structure containing all the configuration information for the app monitor.
-