Class B2ListFileNamesResponse

    • Constructor Detail

      • B2ListFileNamesResponse

        public B2ListFileNamesResponse​(java.util.List<B2FileVersion> files,
                                       java.lang.String nextFileName)
    • Method Detail

      • atEnd

        public boolean atEnd()
        Specified by:
        atEnd in interface B2ListFilesResponse
        Returns:
        true iff this is the last set of responses.
      • getNextFileName

        public java.lang.String getNextFileName()
      • 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