public class InfrastructureListBuilder extends InfrastructureListFluentImpl<InfrastructureListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InfrastructureList,InfrastructureListBuilder>
InfrastructureListFluentImpl.ItemsNestedImpl<N>InfrastructureListFluent.ItemsNested<N>| Constructor and Description |
|---|
InfrastructureListBuilder() |
InfrastructureListBuilder(Boolean validationEnabled) |
InfrastructureListBuilder(InfrastructureList instance) |
InfrastructureListBuilder(InfrastructureList instance,
Boolean validationEnabled) |
InfrastructureListBuilder(InfrastructureListFluent<?> fluent) |
InfrastructureListBuilder(InfrastructureListFluent<?> fluent,
Boolean validationEnabled) |
InfrastructureListBuilder(InfrastructureListFluent<?> fluent,
InfrastructureList instance) |
InfrastructureListBuilder(InfrastructureListFluent<?> fluent,
InfrastructureList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureList |
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, withNewKind, withNewKind, withNewKind, withNewMetadataaccept, accept, aggregate, aggregate, build, build, builderOfpublic InfrastructureListBuilder()
public InfrastructureListBuilder(Boolean validationEnabled)
public InfrastructureListBuilder(InfrastructureListFluent<?> fluent)
public InfrastructureListBuilder(InfrastructureListFluent<?> fluent, Boolean validationEnabled)
public InfrastructureListBuilder(InfrastructureListFluent<?> fluent, InfrastructureList instance)
public InfrastructureListBuilder(InfrastructureListFluent<?> fluent, InfrastructureList instance, Boolean validationEnabled)
public InfrastructureListBuilder(InfrastructureList instance)
public InfrastructureListBuilder(InfrastructureList instance, Boolean validationEnabled)
public InfrastructureList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InfrastructureList>public boolean equals(Object o)
equals in class InfrastructureListFluentImpl<InfrastructureListBuilder>public int hashCode()
hashCode in class InfrastructureListFluentImpl<InfrastructureListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.