Uses of Class
com.atlassian.bamboo.docker.PortMapping
-
Packages that use PortMapping Package Description com.atlassian.bamboo.docker -
-
Uses of PortMapping in com.atlassian.bamboo.docker
Methods in com.atlassian.bamboo.docker that return types with arguments of type PortMapping Modifier and Type Method Description @NotNull List<PortMapping>
RunConfig. getPorts()
Method parameters in com.atlassian.bamboo.docker with type arguments of type PortMapping Modifier and Type Method Description @NotNull RunConfig.Builder
RunConfig.Builder. ports(@NotNull List<PortMapping> ports)
-