| Modifier and Type | Method and Description |
|---|---|
SNSEvent.SNSRecord |
SNSEvent.SNSRecord.clone() |
SNSEvent.SNSRecord |
SNSEvent.SNSRecord.withEventSource(String eventSource) |
SNSEvent.SNSRecord |
SNSEvent.SNSRecord.withEventSubscriptionArn(String eventSubscriptionArn) |
SNSEvent.SNSRecord |
SNSEvent.SNSRecord.withEventVersion(String eventVersion) |
SNSEvent.SNSRecord |
SNSEvent.SNSRecord.withSns(SNSEvent.SNS sns) |
| Modifier and Type | Method and Description |
|---|---|
List<SNSEvent.SNSRecord> |
SNSEvent.getRecords()
Gets the list of SNS records
|
| Modifier and Type | Method and Description |
|---|---|
void |
SNSEvent.setRecords(List<SNSEvent.SNSRecord> records)
Sets a list of SNS records
|
SNSEvent |
SNSEvent.withRecords(List<SNSEvent.SNSRecord> records) |
Copyright © 2019. All rights reserved.