public class PortMapping extends Object
Constructor and Description |
---|
PortMapping(int containerPort,
Integer hostPort) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getContainerPort() |
Integer |
getHostPort() |
int |
hashCode() |
public PortMapping(int containerPort, @Nullable Integer hostPort)
public int getContainerPort()
@Nullable public Integer getHostPort()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.