| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchrum.model |
| Modifier and Type | Method and Description |
|---|---|
AppMonitorDetails |
AppMonitorDetails.clone() |
AppMonitorDetails |
PutRumEventsRequest.getAppMonitorDetails()
A structure that contains information about the app monitor that collected this telemetry information.
|
AppMonitorDetails |
AppMonitorDetails.withId(String id)
The unique ID of the app monitor.
|
AppMonitorDetails |
AppMonitorDetails.withName(String name)
The name of the app monitor.
|
AppMonitorDetails |
AppMonitorDetails.withVersion(String version)
The version of the app monitor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutRumEventsRequest.setAppMonitorDetails(AppMonitorDetails appMonitorDetails)
A structure that contains information about the app monitor that collected this telemetry information.
|
PutRumEventsRequest |
PutRumEventsRequest.withAppMonitorDetails(AppMonitorDetails appMonitorDetails)
A structure that contains information about the app monitor that collected this telemetry information.
|
Copyright © 2024. All rights reserved.