Uses of Class
org.apache.logging.log4j.docker.model.HostConfig
-
Packages that use HostConfig Package Description org.apache.logging.log4j.docker.model -
-
Uses of HostConfig in org.apache.logging.log4j.docker.model
Methods in org.apache.logging.log4j.docker.model that return HostConfig Modifier and Type Method Description HostConfig
Container. getHostConfig()
Methods in org.apache.logging.log4j.docker.model with parameters of type HostConfig Modifier and Type Method Description void
Container. setHostConfig(HostConfig hostConfig)
-