| Package | Description |
|---|---|
| software.amazon.awssdk.services.rum.model | |
| software.amazon.awssdk.services.rum.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<MetricDestinationSummary> |
ListRumMetricsDestinationsResponse.destinations()
The list of CloudWatch RUM extended metrics destinations associated with the app monitor that you specified.
|
| Modifier and Type | Method and Description |
|---|---|
ListRumMetricsDestinationsResponse.Builder |
ListRumMetricsDestinationsResponse.Builder.destinations(MetricDestinationSummary... destinations)
The list of CloudWatch RUM extended metrics destinations associated with the app monitor that you specified.
|
| Modifier and Type | Method and Description |
|---|---|
ListRumMetricsDestinationsResponse.Builder |
ListRumMetricsDestinationsResponse.Builder.destinations(Collection<MetricDestinationSummary> destinations)
The list of CloudWatch RUM extended metrics destinations associated with the app monitor that you specified.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<MetricDestinationSummary> |
ListRumMetricsDestinationsIterable.destinations()
Returns an iterable to iterate through the paginated
ListRumMetricsDestinationsResponse.destinations()
member. |
SdkPublisher<MetricDestinationSummary> |
ListRumMetricsDestinationsPublisher.destinations()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.