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