public class V1beta1HostPortRangeBuilder extends V1beta1HostPortRangeFluentImpl<V1beta1HostPortRangeBuilder> implements VisitableBuilder<V1beta1HostPortRange,V1beta1HostPortRangeBuilder>
_visitables
Constructor and Description |
---|
V1beta1HostPortRangeBuilder() |
V1beta1HostPortRangeBuilder(Boolean validationEnabled) |
V1beta1HostPortRangeBuilder(V1beta1HostPortRange instance) |
V1beta1HostPortRangeBuilder(V1beta1HostPortRange instance,
Boolean validationEnabled) |
V1beta1HostPortRangeBuilder(V1beta1HostPortRangeFluent<?> fluent) |
V1beta1HostPortRangeBuilder(V1beta1HostPortRangeFluent<?> fluent,
Boolean validationEnabled) |
V1beta1HostPortRangeBuilder(V1beta1HostPortRangeFluent<?> fluent,
V1beta1HostPortRange instance) |
V1beta1HostPortRangeBuilder(V1beta1HostPortRangeFluent<?> fluent,
V1beta1HostPortRange instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1HostPortRange |
build() |
boolean |
equals(Object o) |
getMax, getMin, hasMax, hasMin, withMax, withMin
accept, aggregate, aggregate, build, build, builderOf
public V1beta1HostPortRangeBuilder()
public V1beta1HostPortRangeBuilder(Boolean validationEnabled)
public V1beta1HostPortRangeBuilder(V1beta1HostPortRangeFluent<?> fluent)
public V1beta1HostPortRangeBuilder(V1beta1HostPortRangeFluent<?> fluent, Boolean validationEnabled)
public V1beta1HostPortRangeBuilder(V1beta1HostPortRangeFluent<?> fluent, V1beta1HostPortRange instance)
public V1beta1HostPortRangeBuilder(V1beta1HostPortRangeFluent<?> fluent, V1beta1HostPortRange instance, Boolean validationEnabled)
public V1beta1HostPortRangeBuilder(V1beta1HostPortRange instance)
public V1beta1HostPortRangeBuilder(V1beta1HostPortRange instance, Boolean validationEnabled)
public V1beta1HostPortRange build()
build
in interface Builder<V1beta1HostPortRange>
public boolean equals(Object o)
equals
in class V1beta1HostPortRangeFluentImpl<V1beta1HostPortRangeBuilder>
Copyright © 2020. All rights reserved.