Class PostAction.PostActionIntegrationResponse

  • Enclosing class:
    PostAction

    public static class PostAction.PostActionIntegrationResponse
    extends Object
    • Constructor Detail

      • PostActionIntegrationResponse

        public PostActionIntegrationResponse()
    • Method Detail

      • getUpdate

        public Post getUpdate()
      • getEphemeralText

        public String getEphemeralText()
      • setUpdate

        public void setUpdate​(Post update)
      • setEphemeralText

        public void setEphemeralText​(String ephemeralText)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object