public class RangeAllocationBuilder extends RangeAllocationFluent<RangeAllocationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RangeAllocation,RangeAllocationBuilder>
RangeAllocationFluent.MetadataNested<N>| Constructor and Description |
|---|
RangeAllocationBuilder() |
RangeAllocationBuilder(RangeAllocation instance) |
RangeAllocationBuilder(RangeAllocationFluent<?> fluent) |
RangeAllocationBuilder(RangeAllocationFluent<?> fluent,
RangeAllocation instance) |
| Modifier and Type | Method and Description |
|---|---|
RangeAllocation |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getAdditionalProperties, getApiVersion, getData, getKind, getRange, hasAdditionalProperties, hasApiVersion, hasData, hashCode, hasKind, hasMetadata, hasRange, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withData, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withRangeaggregate, aggregate, build, build, builderOf, getVisitableMappublic RangeAllocationBuilder()
public RangeAllocationBuilder(RangeAllocationFluent<?> fluent)
public RangeAllocationBuilder(RangeAllocationFluent<?> fluent, RangeAllocation instance)
public RangeAllocationBuilder(RangeAllocation instance)
public RangeAllocation build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RangeAllocation>Copyright © 2015–2023 Red Hat. All rights reserved.