Interface SubvolumeInfo.DefinitionStages.WithParentPath

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

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

    • withParentPath

      Specifies the parentPath property: name

      parent path to the subvolume.

      Parameters:
      parentPath - name

      parent path to the subvolume.

      Returns:
      the next definition stage.