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