| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.multilang.messages |
| Modifier and Type | Method and Description |
|---|---|
JsonFriendlyRecord |
JsonFriendlyRecord.withApproximateArrivalTimestamp(Date approximateArrivalTimestamp) |
JsonFriendlyRecord |
JsonFriendlyRecord.withData(byte[] data) |
JsonFriendlyRecord |
JsonFriendlyRecord.withPartitionKey(String partitionKey) |
JsonFriendlyRecord |
JsonFriendlyRecord.withSequenceNumber(String sequenceNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<JsonFriendlyRecord> |
ProcessRecordsMessage.getRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessRecordsMessage.setRecords(List<JsonFriendlyRecord> records) |
Copyright © 2016. All rights reserved.