public class PortBinding extends ObjectWithJsonToString
| Constructor and Description |
|---|
PortBinding() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getPorts() |
static PortBinding |
portBinding(Integer... ports) |
static PortBinding |
portBinding(List<Integer> ports) |
PortBinding |
setPorts(List<Integer> ports) |
toStringequals, fieldsExcludedFromEqualsAndHashCode, hashCode, keypublic static PortBinding portBinding(Integer... ports)
public static PortBinding portBinding(List<Integer> ports)
public PortBinding setPorts(List<Integer> ports)
Copyright © 2018. All rights reserved.