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