Uses of Interface
com.sshtools.volman.core.Volume
Packages that use Volume
-
Uses of Volume in com.sshtools.volman.core
Methods in com.sshtools.volman.core that return VolumeMethods in com.sshtools.volman.core that return types with arguments of type VolumeModifier and TypeMethodDescriptionVolumeGroup.createVolume(long size, String name, com.sshtools.sequins.Progress progress) VolumeGroup.getVolumes()Methods in com.sshtools.volman.core with parameters of type VolumeModifier and TypeMethodDescriptionlonglongbooleanMountProvider.mount(Volume volume, Optional<FileSystemType> type, long owner) void -
Uses of Volume in com.sshtools.volman.core.impl
Methods in com.sshtools.volman.core.impl with parameters of type VolumeModifier and TypeMethodDescriptionBasicLinuxMountProvider.format(Volume volume, Optional<FileSystemType> type, String label, String uuid) longlongbooleanBasicLinuxMountProvider.mount(Volume volume, Optional<FileSystemType> type, long owner) void