Package | Description |
---|---|
com.amazonaws.monitoring |
Modifier and Type | Method and Description |
---|---|
ApiCallMonitoringEvent |
ApiCallMonitoringEvent.withApi(String api) |
ApiCallMonitoringEvent |
ApiCallMonitoringEvent.withAttemptCount(Integer attemptCount)
Sets the attemptCount
|
ApiCallMonitoringEvent |
ApiCallMonitoringEvent.withClientId(String clientId) |
ApiCallMonitoringEvent |
ApiCallMonitoringEvent.withLatency(Long latency)
Sets the latency
|
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.withVersion(Integer version) |
Copyright © 2018. All rights reserved.