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