public class RangeAllocationListBuilder extends RangeAllocationListFluent<RangeAllocationListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RangeAllocationList,RangeAllocationListBuilder>
RangeAllocationListFluent.ItemsNested<N>| Constructor and Description |
|---|
RangeAllocationListBuilder() |
RangeAllocationListBuilder(RangeAllocationList instance) |
RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent) |
RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent,
RangeAllocationList instance) |
| Modifier and Type | Method and Description |
|---|---|
RangeAllocationList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaggregate, aggregate, build, build, builderOf, getVisitableMappublic RangeAllocationListBuilder()
public RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent)
public RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent, RangeAllocationList instance)
public RangeAllocationListBuilder(RangeAllocationList instance)
public RangeAllocationList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RangeAllocationList>Copyright © 2015–2023 Red Hat. All rights reserved.