public class RangeAllocationBuilder extends RangeAllocationFluentImpl<RangeAllocationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RangeAllocation,RangeAllocationBuilder>
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() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getAdditionalProperties, getApiVersion, getData, getKind, getMetadata, getRange, hasAdditionalProperties, hasApiVersion, hasData, hashCode, hasKind, hasMetadata, hasRange, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withData, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withRangeaccept, accept, accept, 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>Copyright © 2015–2022 Red Hat. All rights reserved.