Uses of Class
org.apache.logging.log4j.docker.model.Mount
-
Packages that use Mount Package Description org.apache.logging.log4j.docker.model -
-
Uses of Mount in org.apache.logging.log4j.docker.model
Methods in org.apache.logging.log4j.docker.model that return types with arguments of type Mount Modifier and Type Method Description List<Mount>
Container. getMounts()
Method parameters in org.apache.logging.log4j.docker.model with type arguments of type Mount Modifier and Type Method Description void
Container. setMounts(List<Mount> mounts)
-