| Package | Description | 
|---|---|
| com.amazonaws.monitoring | |
| com.amazonaws.monitoring.internal | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ApiCallAttemptMonitoringEventA Monitoring Event that described the results of an Api Call Attempt. | 
| class  | ApiCallMonitoringEventA Monitoring Event that describes the results of an Api Call. | 
| class  | ApiMonitoringEventBase class contains a collection of data that describes a specific Api Call event that occurs during the execution of SDK logic | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | MonitoringListener. handleEvent(MonitoringEvent event)Handle a  MonitoringEvent | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | AgentMonitoringListenerTest.TestEvent | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AsynchronousAgentDispatcher. addWriteTask(MonitoringEvent event,
            DatagramChannel channel,
            int maxSize)Add a task to asynchronously write  eventto thechannelif its serialized form does not exceedmaxSize. | 
| void | AgentMonitoringListener. handleEvent(MonitoringEvent event) | 
Copyright © 2022. All rights reserved.