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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getMax, getMin, hasAdditionalProperties, hashCode, hasMax, hasMin, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMax, withMinaccept, accept, accept, accept, 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 io.fabric8.kubernetes.api.builder.Builder<HostPortRange>Copyright © 2015–2023 Red Hat. All rights reserved.