public class IngressControllerListBuilder extends IngressControllerListFluent<IngressControllerListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressControllerList,IngressControllerListBuilder>
IngressControllerListFluent.ItemsNested<N>| Constructor and Description |
|---|
IngressControllerListBuilder() |
IngressControllerListBuilder(IngressControllerList instance) |
IngressControllerListBuilder(IngressControllerListFluent<?> fluent) |
IngressControllerListBuilder(IngressControllerListFluent<?> fluent,
IngressControllerList instance) |
| Modifier and Type | Method and Description |
|---|---|
IngressControllerList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaggregate, aggregate, build, build, builderOf, getVisitableMappublic IngressControllerListBuilder()
public IngressControllerListBuilder(IngressControllerListFluent<?> fluent)
public IngressControllerListBuilder(IngressControllerListFluent<?> fluent, IngressControllerList instance)
public IngressControllerListBuilder(IngressControllerList instance)
public IngressControllerList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IngressControllerList>Copyright © 2015–2023 Red Hat. All rights reserved.