public class IngressControllerListBuilder extends IngressControllerListFluentImpl<IngressControllerListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressControllerList,IngressControllerListBuilder>
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() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, 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>Copyright © 2015–2023 Red Hat. All rights reserved.