Class DeflectionResponse



  • public final class DeflectionResponse
    extends java.lang.Object
    This is a model class for a DeflectionResponse object that will be created by the AnswerBotProvider.
    • Method Detail

      • getInteractionAccessToken

        public java.lang.String getInteractionAccessToken()
      • getDeflection

        public Deflection getDeflection()
      • getDeflectionArticles

        public java.util.List<DeflectionArticle> getDeflectionArticles()
      • equals

        public boolean equals(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object