| Package | Description |
|---|---|
| com.amazonaws.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
TelemetryRecord |
TelemetryRecord.clone() |
TelemetryRecord |
TelemetryRecord.withBackendConnectionErrors(BackendConnectionErrors backendConnectionErrors) |
TelemetryRecord |
TelemetryRecord.withSegmentsReceivedCount(Integer segmentsReceivedCount) |
TelemetryRecord |
TelemetryRecord.withSegmentsRejectedCount(Integer segmentsRejectedCount) |
TelemetryRecord |
TelemetryRecord.withSegmentsSentCount(Integer segmentsSentCount) |
TelemetryRecord |
TelemetryRecord.withSegmentsSpilloverCount(Integer segmentsSpilloverCount) |
TelemetryRecord |
TelemetryRecord.withTimestamp(Date timestamp) |
| Modifier and Type | Method and Description |
|---|---|
List<TelemetryRecord> |
PutTelemetryRecordsRequest.getTelemetryRecords() |
| Modifier and Type | Method and Description |
|---|---|
PutTelemetryRecordsRequest |
PutTelemetryRecordsRequest.withTelemetryRecords(TelemetryRecord... telemetryRecords) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutTelemetryRecordsRequest.setTelemetryRecords(Collection<TelemetryRecord> telemetryRecords) |
PutTelemetryRecordsRequest |
PutTelemetryRecordsRequest.withTelemetryRecords(Collection<TelemetryRecord> telemetryRecords) |
Copyright © 2017. All rights reserved.