Uses of Class
org.apache.logging.log4j.docker.model.IPAMConfig
-
Packages that use IPAMConfig Package Description org.apache.logging.log4j.docker.model -
-
Uses of IPAMConfig in org.apache.logging.log4j.docker.model
Methods in org.apache.logging.log4j.docker.model that return IPAMConfig Modifier and Type Method Description IPAMConfigNetwork. getIpamConfig()Methods in org.apache.logging.log4j.docker.model with parameters of type IPAMConfig Modifier and Type Method Description voidNetwork. setIpamConfig(IPAMConfig ipamConfig)
-