Interface SubvolumeInfo.UpdateStages.WithSize

    • Method Detail

      • withSize

        SubvolumeInfo.Update withSize​(Long size)
        Specifies the size property: size Truncate subvolume to the provided size in bytes.
        Parameters:
        size - size Truncate subvolume to the provided size in bytes.
        Returns:
        the next definition stage.