Class B2ListUnfinishedLargeFilesResponse

    • Constructor Detail

      • B2ListUnfinishedLargeFilesResponse

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

      • atEnd

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

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