Package | Description |
---|---|
com.amazonaws.services.lambda.runtime.events |
Modifier and Type | Method and Description |
---|---|
SQSEvent.SQSMessage |
SQSEvent.SQSMessage.clone() |
Modifier and Type | Method and Description |
---|---|
List<SQSEvent.SQSMessage> |
SQSEvent.getRecords()
Gets the list of SQS messages
|
Modifier and Type | Method and Description |
---|---|
void |
SQSEvent.setRecords(List<SQSEvent.SQSMessage> records)
Sets a list of SQS messages
|
Copyright © 2020. All rights reserved.