AbstractSnsMessage<T> |
|
AloSnsSender<T> |
A reactive sender of Alo data to SNS topics, with forwarding methods for non-Alo items.
|
ComposedSnsMessage<T> |
A convenient implementation of SnsMessage that's composed of and built by all possible
properties.
|
ComposedSnsMessage.Builder<T> |
|
DefaultAloSnsSenderResultSubscriber<C> |
Deprecated. |
SnsAddress |
Represents a descriptor for the destination of an SnsMessage .
|
SnsConfig |
Config used by SNS Resources to build Clients and load typed configuration values.
|
SnsConfigSource |
Reactive source of SnsConfig s used by AloSqs resources.
|
SnsSender |
|
SnsSenderMessage<C> |
An SnsMessage with serialized String body that can be sent to SQS.
|
SnsSenderMessage.Builder<C> |
|
SnsSenderOptions |
Configures behavior of sending SnsMessage s and creation of underlying SNS Client.
|
SnsSenderOptions.Builder |
|
SnsSenderResult<C> |
|
SnsSenderResult.SuccessMetadata |
Upon successfully sending a Message to SNS, this metadata describes the assigned Message ID
and, if sent to a FIFO queue, the assigned sequence number.
|
StringBodySerializer<T> |
|