java.lang.Object
org.arquillian.cube.docker.impl.client.config.ExposedPort

public class ExposedPort extends Object
  • Constructor Details

    • ExposedPort

      public ExposedPort(int exposed, String type)
    • ExposedPort

      public ExposedPort(String exp)
  • Method Details