| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchrum.model |
| Modifier and Type | Method and Description |
|---|---|
AppMonitor |
AppMonitor.addTagsEntry(String key,
String value)
Add a single Tags entry
|
AppMonitor |
AppMonitor.clearTagsEntries()
Removes all the entries added into Tags.
|
AppMonitor |
AppMonitor.clone() |
AppMonitor |
GetAppMonitorResult.getAppMonitor()
A structure containing all the configuration information for the app monitor.
|
AppMonitor |
AppMonitor.withAppMonitorConfiguration(AppMonitorConfiguration appMonitorConfiguration)
A structure that contains much of the configuration data for the app monitor.
|
AppMonitor |
AppMonitor.withCreated(String created)
The date and time that this app monitor was created.
|
AppMonitor |
AppMonitor.withCustomEvents(CustomEvents customEvents)
Specifies whether this app monitor allows the web client to define and send custom events.
|
AppMonitor |
AppMonitor.withDataStorage(DataStorage dataStorage)
A structure that contains information about whether this app monitor stores a copy of the telemetry data that RUM
collects using CloudWatch Logs.
|
AppMonitor |
AppMonitor.withDomain(String domain)
The top-level internet domain name for which your application has administrative authority.
|
AppMonitor |
AppMonitor.withId(String id)
The unique ID of this app monitor.
|
AppMonitor |
AppMonitor.withLastModified(String lastModified)
The date and time of the most recent changes to this app monitor's configuration.
|
AppMonitor |
AppMonitor.withName(String name)
The name of the app monitor.
|
AppMonitor |
AppMonitor.withState(StateEnum state)
The current state of the app monitor.
|
AppMonitor |
AppMonitor.withState(String state)
The current state of the app monitor.
|
AppMonitor |
AppMonitor.withTags(Map<String,String> tags)
The list of tag keys and values associated with this app monitor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAppMonitorResult.setAppMonitor(AppMonitor appMonitor)
A structure containing all the configuration information for the app monitor.
|
GetAppMonitorResult |
GetAppMonitorResult.withAppMonitor(AppMonitor appMonitor)
A structure containing all the configuration information for the app monitor.
|
Copyright © 2024. All rights reserved.