Uses of Class
de.thjom.java.systemd.types.MountImage
Packages that use MountImage
Package
Description
This package contains types which provide additional features for
"systemd" units.
This package provides classes encapsulating complex data structures,
which are transported by "systemd" on the bus.
-
Uses of MountImage in de.thjom.java.systemd.features
Methods in de.thjom.java.systemd.features that return types with arguments of type MountImageModifier and TypeMethodDescriptiondefault List<MountImage> DynamicUserAccounting.getMountImages() -
Uses of MountImage in de.thjom.java.systemd.types
Methods in de.thjom.java.systemd.types that return types with arguments of type MountImageModifier and TypeMethodDescriptionstatic List<MountImage> MountImage.list(Collection<Object[]> arrays)