JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
com.amazonaws.services.sns.message

Class SnsMessage

    • Method Detail

      • getMessageId

        public String getMessageId()
        Returns:
        A Universally Unique Identifier, unique for each message published. For a notification that Amazon SNS re-sends during a retry, the message ID of the original message is used.
      • getTopicArn

        public String getTopicArn()
        Returns:
        The Amazon Resource Name (ARN) for the topic that this message was published to.
      • getTimestamp

        public Date getTimestamp()
        Returns:
        The time (GMT) when the notification was published.
      • handle

        public abstract void handle(SnsMessageHandler handler)
        Calls the appropriate 'handle' method on SnsMessageHandler depending on the subtype.
        Parameters:
        handler - Handler to deliver message to.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /