public class RangeAllocationListBuilder extends RangeAllocationListFluentImpl<RangeAllocationListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RangeAllocationList,RangeAllocationListBuilder>
RangeAllocationListFluentImpl.ItemsNestedImpl<N>RangeAllocationListFluent.ItemsNested<N>| Constructor and Description |
|---|
RangeAllocationListBuilder() |
RangeAllocationListBuilder(Boolean validationEnabled) |
RangeAllocationListBuilder(RangeAllocationList instance) |
RangeAllocationListBuilder(RangeAllocationList instance,
Boolean validationEnabled) |
RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent) |
RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent,
Boolean validationEnabled) |
RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent,
RangeAllocationList instance) |
RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent,
RangeAllocationList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RangeAllocationList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewMetadataaccept, accept, aggregate, aggregate, build, build, builderOfpublic RangeAllocationListBuilder()
public RangeAllocationListBuilder(Boolean validationEnabled)
public RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent)
public RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent, Boolean validationEnabled)
public RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent, RangeAllocationList instance)
public RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent, RangeAllocationList instance, Boolean validationEnabled)
public RangeAllocationListBuilder(RangeAllocationList instance)
public RangeAllocationListBuilder(RangeAllocationList instance, Boolean validationEnabled)
public RangeAllocationList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RangeAllocationList>public boolean equals(Object o)
equals in class RangeAllocationListFluentImpl<RangeAllocationListBuilder>public int hashCode()
hashCode in class RangeAllocationListFluentImpl<RangeAllocationListBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.