public class HostPortRangeBuilder extends HostPortRangeFluentImpl<HostPortRangeBuilder> implements VisitableBuilder<HostPortRange,HostPortRangeBuilder>
_visitables| Constructor and Description |
|---|
HostPortRangeBuilder() |
HostPortRangeBuilder(Boolean validationEnabled) |
HostPortRangeBuilder(HostPortRange instance) |
HostPortRangeBuilder(HostPortRange instance,
Boolean validationEnabled) |
HostPortRangeBuilder(HostPortRangeFluent<?> fluent) |
HostPortRangeBuilder(HostPortRangeFluent<?> fluent,
Boolean validationEnabled) |
HostPortRangeBuilder(HostPortRangeFluent<?> fluent,
HostPortRange instance) |
HostPortRangeBuilder(HostPortRangeFluent<?> fluent,
HostPortRange instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HostPortRange |
build() |
boolean |
equals(Object o) |
getMax, getMin, hasMax, hasMin, withMax, withMinaccept, aggregate, aggregate, build, build, builderOfpublic HostPortRangeBuilder()
public HostPortRangeBuilder(Boolean validationEnabled)
public HostPortRangeBuilder(HostPortRangeFluent<?> fluent)
public HostPortRangeBuilder(HostPortRangeFluent<?> fluent, Boolean validationEnabled)
public HostPortRangeBuilder(HostPortRangeFluent<?> fluent, HostPortRange instance)
public HostPortRangeBuilder(HostPortRangeFluent<?> fluent, HostPortRange instance, Boolean validationEnabled)
public HostPortRangeBuilder(HostPortRange instance)
public HostPortRangeBuilder(HostPortRange instance, Boolean validationEnabled)
public HostPortRange build()
build in interface Builder<HostPortRange>public boolean equals(Object o)
equals in class HostPortRangeFluentImpl<HostPortRangeBuilder>Copyright © 2015–2019 Red Hat. All rights reserved.