public class IngressListBuilder extends IngressListFluentImpl<IngressListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressList,IngressListBuilder>
IngressListFluentImpl.ItemsNestedImpl<N>IngressListFluent.ItemsNested<N>| Constructor and Description |
|---|
IngressListBuilder() |
IngressListBuilder(Boolean validationEnabled) |
IngressListBuilder(IngressList instance) |
IngressListBuilder(IngressList instance,
Boolean validationEnabled) |
IngressListBuilder(IngressListFluent<?> fluent) |
IngressListBuilder(IngressListFluent<?> fluent,
Boolean validationEnabled) |
IngressListBuilder(IngressListFluent<?> fluent,
IngressList instance) |
IngressListBuilder(IngressListFluent<?> fluent,
IngressList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IngressList |
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, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic IngressListBuilder()
public IngressListBuilder(Boolean validationEnabled)
public IngressListBuilder(IngressListFluent<?> fluent)
public IngressListBuilder(IngressListFluent<?> fluent, Boolean validationEnabled)
public IngressListBuilder(IngressListFluent<?> fluent, IngressList instance)
public IngressListBuilder(IngressListFluent<?> fluent, IngressList instance, Boolean validationEnabled)
public IngressListBuilder(IngressList instance)
public IngressListBuilder(IngressList instance, Boolean validationEnabled)
public IngressList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IngressList>public boolean equals(Object o)
equals in class IngressListFluentImpl<IngressListBuilder>public int hashCode()
hashCode in class IngressListFluentImpl<IngressListBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.