Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PortRange |
build() |
PortRange.Builder |
copy(PortRange o) |
PortRange.Builder |
max(Integer max) |
PortRange.Builder |
min(Integer min) |
public PortRange.Builder max(Integer max)
public PortRange.Builder min(Integer min)
public PortRange build()
public PortRange.Builder copy(PortRange o)
Copyright © 2016–2019. All rights reserved.