Class GetRecordsResponse

    • Method Detail

      • records

        public java.util.List<AnomalyRecord> records()
        The retrieved records
        Returns:
        the retrieved records
      • hashCode

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

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object