public class CatalogSourceListBuilder extends CatalogSourceListFluent<CatalogSourceListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CatalogSourceList,CatalogSourceListBuilder>
CatalogSourceListFluent.ItemsNested<N>| Constructor and Description |
|---|
CatalogSourceListBuilder() |
CatalogSourceListBuilder(CatalogSourceList instance) |
CatalogSourceListBuilder(CatalogSourceListFluent<?> fluent) |
CatalogSourceListBuilder(CatalogSourceListFluent<?> fluent,
CatalogSourceList instance) |
| Modifier and Type | Method and Description |
|---|---|
CatalogSourceList |
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 CatalogSourceListBuilder()
public CatalogSourceListBuilder(CatalogSourceListFluent<?> fluent)
public CatalogSourceListBuilder(CatalogSourceListFluent<?> fluent, CatalogSourceList instance)
public CatalogSourceListBuilder(CatalogSourceList instance)
public CatalogSourceList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CatalogSourceList>Copyright © 2015–2024 Red Hat. All rights reserved.