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) |
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
public static PortBinding portBinding(Integer... ports)
public static PortBinding portBinding(List<Integer> ports)
public PortBinding setPorts(List<Integer> ports)
Copyright © 2018. All rights reserved.