Uses of Class
software.amazon.awssdk.services.rum.model.ListAppMonitorsRequest
-
Packages that use ListAppMonitorsRequest Package Description software.amazon.awssdk.services.rum With Amazon CloudWatch RUM, you can perform real-user monitoring to collect client-side data about your web application performance from actual user sessions in real time.software.amazon.awssdk.services.rum.paginators software.amazon.awssdk.services.rum.transform -
-
Uses of ListAppMonitorsRequest in software.amazon.awssdk.services.rum
-
Uses of ListAppMonitorsRequest in software.amazon.awssdk.services.rum.paginators
Constructors in software.amazon.awssdk.services.rum.paginators with parameters of type ListAppMonitorsRequest Constructor Description ListAppMonitorsIterable(RumClient client, ListAppMonitorsRequest firstRequest)ListAppMonitorsPublisher(RumAsyncClient client, ListAppMonitorsRequest firstRequest) -
Uses of ListAppMonitorsRequest in software.amazon.awssdk.services.rum.transform
Methods in software.amazon.awssdk.services.rum.transform with parameters of type ListAppMonitorsRequest Modifier and Type Method Description SdkHttpFullRequestListAppMonitorsRequestMarshaller. marshall(ListAppMonitorsRequest listAppMonitorsRequest)
-