public class HostPortRangeBuilder extends HostPortRangeFluentImpl<HostPortRangeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HostPortRange,HostPortRangeBuilder>
| 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) |
int |
hashCode() |
getMax, getMin, hasMax, hasMin, withMax, withMinaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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 io.fabric8.kubernetes.api.builder.Builder<HostPortRange>public boolean equals(Object o)
equals in class HostPortRangeFluentImpl<HostPortRangeBuilder>public int hashCode()
hashCode in class HostPortRangeFluentImpl<HostPortRangeBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.