Interface SubvolumeInfo.DefinitionStages.WithSize

All Known Subinterfaces:
SubvolumeInfo.Definition, SubvolumeInfo.DefinitionStages.WithCreate
Enclosing interface:
SubvolumeInfo.DefinitionStages

public static interface SubvolumeInfo.DefinitionStages.WithSize
The stage of the SubvolumeInfo definition allowing to specify size.
  • Method Details

    • withSize

      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.