Package org.openqa.selenium.docker
Class ContainerInfo
java.lang.Object
org.openqa.selenium.docker.ContainerInfo
-
Constructor Summary
ConstructorsConstructorDescriptionContainerInfo
(ContainerId id, String ip, List<Map<String, Object>> mountedVolumes, String networkName) -
Method Summary