| Package | Description |
|---|---|
| com.amazonaws.services.sns.message |
| Class and Description |
|---|
| SnsMessage
Base class for SNS message types.
|
| SnsMessageHandler
Handler for the
SnsMessage class hierarchy. |
| SnsNotification
SNS notification message with a subject and message.
|
| SnsSubscriptionConfirmation
After you subscribe an HTTP/HTTPS endpoint, Amazon SNS sends a subscription confirmation message to the HTTP/HTTPS endpoint.
|
| SnsUnknownMessage
Represents a message type sent by SNS that this version of the SDK does not know about.
|
| SnsUnknownMessage.Builder
Builder for
SnsUnknownMessage. |
| SnsUnsubscribeConfirmation
After an HTTP/HTTPS endpoint is unsubscribed from a topic, Amazon SNS sends an unsubscribe confirmation message to the
endpoint.
|
| SnsUnsubscribeConfirmation.Builder
Builder for
SnsUnsubscribeConfirmation. |
Copyright © 2018. All rights reserved.