Uses of Class
org.apache.logging.log4j.docker.model.NetworkSettings
-
Packages that use NetworkSettings Package Description org.apache.logging.log4j.docker.model -
-
Uses of NetworkSettings in org.apache.logging.log4j.docker.model
Methods in org.apache.logging.log4j.docker.model that return NetworkSettings Modifier and Type Method Description NetworkSettingsContainer. getNetworkSettings()Methods in org.apache.logging.log4j.docker.model with parameters of type NetworkSettings Modifier and Type Method Description voidContainer. setNetworkSettings(NetworkSettings networkSettings)
-