| Package | Description | 
|---|---|
| com.amazonaws.monitoring | 
| Modifier and Type | Method and Description | 
|---|---|
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withApi(String api)  | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withApiCallTimeout(int apiCallTimeout)
Sets the api call timeout 
 | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withAttemptCount(Integer attemptCount)
Sets the attemptCount 
 | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withClientId(String clientId)  | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withFinalAwsException(String finalAwsException)  | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withFinalAwsExceptionMessage(String finalAwsExceptionMessage)  | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withFinalHttpStatusCode(Integer finalHttpStatusCode)  | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withFinalSdkException(String finalSdkException)  | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withFinalSdkExceptionMessage(String finalSdkExceptionMessage)  | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withLatency(Long latency)
Sets the latency 
 | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withMaxRetriesExceeded(int maxRetriesExceeded)
Sets the api call timeout 
 | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withRegion(String region)  | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withService(String service)  | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withTimestamp(Long timestamp)
Sets the timestamp, in milliseconds, since January 1st, 1970, for the time point at which the event. 
 | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withUserAgent(String userAgent)  | 
ApiCallMonitoringEvent | 
ApiCallMonitoringEvent.withVersion(Integer version)  | 
Copyright © 2022. All rights reserved.