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
Fields in org.apache.logging.log4j.docker.model declared as HostConfig Modifier and Type Field Description private HostConfigContainer. hostConfigMethods in org.apache.logging.log4j.docker.model that return HostConfig Modifier and Type Method Description HostConfigContainer. getHostConfig()Methods in org.apache.logging.log4j.docker.model with parameters of type HostConfig Modifier and Type Method Description voidContainer. setHostConfig(HostConfig hostConfig)
-