| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RumBaseClientBuilder<B extends RumBaseClientBuilder<B,C>,C>
This includes configuration specific to CloudWatch RUM that is supported by both
RumClientBuilder and
RumAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RumAsyncClientBuilder
A builder for creating an instance of
RumAsyncClient. |
interface |
RumClientBuilder
A builder for creating an instance of
RumClient. |
Copyright © 2023. All rights reserved.