| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteRumMetricsDestinationResponse> |
RumAsyncClient.deleteRumMetricsDestination(DeleteRumMetricsDestinationRequest deleteRumMetricsDestinationRequest)
Deletes a destination for CloudWatch RUM extended metrics, so that the specified app monitor stops sending
extended metrics to that destination.
|
default DeleteRumMetricsDestinationResponse |
RumClient.deleteRumMetricsDestination(DeleteRumMetricsDestinationRequest deleteRumMetricsDestinationRequest)
Deletes a destination for CloudWatch RUM extended metrics, so that the specified app monitor stops sending
extended metrics to that destination.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteRumMetricsDestinationRequestMarshaller.marshall(DeleteRumMetricsDestinationRequest deleteRumMetricsDestinationRequest) |
Copyright © 2023. All rights reserved.