| Modifier and Type | Method and Description |
|---|---|
KinesisEvent.Record |
KinesisEvent.Record.clone() |
KinesisEvent.Record |
KinesisEvent.KinesisEventRecord.getKinesis()
Gets the underlying Kinesis record associated with the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KinesisEvent.KinesisEventRecord.setKinesis(KinesisEvent.Record kinesis)
Sets the underlying Kinesis record associated with the event.
|
Copyright © 2019. All rights reserved.