public class RangeAllocationBuilder extends RangeAllocationFluentImpl<RangeAllocationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RangeAllocation,RangeAllocationBuilder>
RangeAllocationFluentImpl.MetadataNestedImpl<N>RangeAllocationFluent.MetadataNested<N>| Constructor and Description |
|---|
RangeAllocationBuilder() |
RangeAllocationBuilder(Boolean validationEnabled) |
RangeAllocationBuilder(RangeAllocation instance) |
RangeAllocationBuilder(RangeAllocation instance,
Boolean validationEnabled) |
RangeAllocationBuilder(RangeAllocationFluent<?> fluent) |
RangeAllocationBuilder(RangeAllocationFluent<?> fluent,
Boolean validationEnabled) |
RangeAllocationBuilder(RangeAllocationFluent<?> fluent,
RangeAllocation instance) |
RangeAllocationBuilder(RangeAllocationFluent<?> fluent,
RangeAllocation instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RangeAllocation |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getData, getKind, getMetadata, getRange, hasApiVersion, hasData, hasKind, hasMetadata, hasRange, withApiVersion, withData, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewData, withNewData, withNewData, withNewData, withNewData, withNewData, withNewData, withNewData, withNewData, withNewData, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewRange, withNewRange, withNewRange, withNewRange, withNewRange, withNewRange, withNewRange, withNewRange, withNewRange, withNewRange, withRangeaccept, accept, aggregate, aggregate, build, build, builderOfpublic RangeAllocationBuilder()
public RangeAllocationBuilder(Boolean validationEnabled)
public RangeAllocationBuilder(RangeAllocationFluent<?> fluent)
public RangeAllocationBuilder(RangeAllocationFluent<?> fluent, Boolean validationEnabled)
public RangeAllocationBuilder(RangeAllocationFluent<?> fluent, RangeAllocation instance)
public RangeAllocationBuilder(RangeAllocationFluent<?> fluent, RangeAllocation instance, Boolean validationEnabled)
public RangeAllocationBuilder(RangeAllocation instance)
public RangeAllocationBuilder(RangeAllocation instance, Boolean validationEnabled)
public RangeAllocation build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RangeAllocation>public boolean equals(Object o)
equals in class RangeAllocationFluentImpl<RangeAllocationBuilder>public int hashCode()
hashCode in class RangeAllocationFluentImpl<RangeAllocationBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.