public static final class SnsUnknownMessage.Builder extends Object
SnsUnknownMessage
.Modifier and Type | Method and Description |
---|---|
SnsMessage |
build()
Builds a concrete
SnsMessage from the current configuration. |
SubclassT |
withMessageId(String messageId) |
SubclassT |
withTimestamp(Date timestamp) |
SubclassT |
withTopicArn(String topicArn) |
public SnsMessage build()
SnsMessage
from the current configuration.SnsMessage
subtype.Copyright © 2021. All rights reserved.