Interface VolumeChooser

    • Method Detail

      • choose

        String choose​(VolumeChooserEnvironment env,
                      Set<String> options)
        Choose a volume from the provided options.
        Parameters:
        env - the server environment provided by the calling framework
        options - the list of volumes to choose from
        Returns:
        a volume from the list of volume options