Modifier and Type | Method and Description |
---|---|
SNSEvent.MessageAttribute |
SNSEvent.MessageAttribute.clone() |
SNSEvent.MessageAttribute |
SNSEvent.MessageAttribute.withType(String type) |
SNSEvent.MessageAttribute |
SNSEvent.MessageAttribute.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
Map<String,SNSEvent.MessageAttribute> |
SNSEvent.SNS.getMessageAttributes()
Gets the attributes associated with the message
|
Modifier and Type | Method and Description |
---|---|
void |
SNSEvent.SNS.setMessageAttributes(Map<String,SNSEvent.MessageAttribute> messageAttributes)
Sets the attributes associated with the message
|
SNSEvent.SNS |
SNSEvent.SNS.withMessageAttributes(Map<String,SNSEvent.MessageAttribute> messageAttributes) |
Copyright © 2017. All rights reserved.