Class SQSEvent.MessageAttribute

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    SQSEvent

    public static class SQSEvent.MessageAttribute
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @NotNull java.util.List<java.lang.String> getStringListValues()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MessageAttribute

        public MessageAttribute()
    • Method Detail

      • getStringListValues

        @NotNull
        public @NotNull java.util.List<java.lang.String> getStringListValues()