Uses of Class
org.apache.logging.log4j.docker.model.Network
-
Packages that use Network Package Description org.apache.logging.log4j.docker.model -
-
Uses of Network in org.apache.logging.log4j.docker.model
Methods in org.apache.logging.log4j.docker.model that return types with arguments of type Network Modifier and Type Method Description Map<String,Network>
NetworkSettings. getNetworks()
Method parameters in org.apache.logging.log4j.docker.model with type arguments of type Network Modifier and Type Method Description void
NetworkSettings. setNetworks(Map<String,Network> networks)
-