Class ShareFileListRangesDiffOptions


  • public class ShareFileListRangesDiffOptions
    extends Object
    Extended options that may be passed when listing ranges for a File.
    • Constructor Detail

      • ShareFileListRangesDiffOptions

        public ShareFileListRangesDiffOptions​(String previousSnapshot)
        Parameters:
        previousSnapshot - Specifies that the response will contain only ranges that were changed between target file and previous snapshot. Changed ranges include both updated and cleared ranges. The target file may be a snapshot, as long as the snapshot specified by previousSnapshot is the older of the two.