public class DoneableCatalogSourceList extends CatalogSourceListFluentImpl<DoneableCatalogSourceList> implements io.fabric8.kubernetes.api.model.Doneable<CatalogSourceList>
CatalogSourceListFluentImpl.ItemsNestedImpl<N>CatalogSourceListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableCatalogSourceList(CatalogSourceList item) |
DoneableCatalogSourceList(CatalogSourceList item,
io.fabric8.kubernetes.api.builder.Function<CatalogSourceList,CatalogSourceList> function) |
DoneableCatalogSourceList(io.fabric8.kubernetes.api.builder.Function<CatalogSourceList,CatalogSourceList> function) |
| Modifier and Type | Method and Description |
|---|---|
CatalogSourceList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadatapublic DoneableCatalogSourceList(io.fabric8.kubernetes.api.builder.Function<CatalogSourceList,CatalogSourceList> function)
public DoneableCatalogSourceList(CatalogSourceList item, io.fabric8.kubernetes.api.builder.Function<CatalogSourceList,CatalogSourceList> function)
public DoneableCatalogSourceList(CatalogSourceList item)
public CatalogSourceList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CatalogSourceList>Copyright © 2015–2021 Red Hat. All rights reserved.