Interface SubvolumeInfo.DefinitionStages.WithSize

    • Method Detail

      • withSize

        SubvolumeInfo.DefinitionStages.WithCreate 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.