public class DoneableContainerSourceList extends ContainerSourceListFluentImpl<DoneableContainerSourceList> implements io.fabric8.kubernetes.api.model.Doneable<ContainerSourceList>
ContainerSourceListFluentImpl.ItemsNestedImpl<N>ContainerSourceListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableContainerSourceList(ContainerSourceList item) |
DoneableContainerSourceList(ContainerSourceList item,
io.fabric8.kubernetes.api.builder.Function<ContainerSourceList,ContainerSourceList> function) |
DoneableContainerSourceList(io.fabric8.kubernetes.api.builder.Function<ContainerSourceList,ContainerSourceList> function) |
| Modifier and Type | Method and Description |
|---|---|
ContainerSourceList |
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 DoneableContainerSourceList(io.fabric8.kubernetes.api.builder.Function<ContainerSourceList,ContainerSourceList> function)
public DoneableContainerSourceList(ContainerSourceList item, io.fabric8.kubernetes.api.builder.Function<ContainerSourceList,ContainerSourceList> function)
public DoneableContainerSourceList(ContainerSourceList item)
public ContainerSourceList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ContainerSourceList>Copyright © 2015–2021 Red Hat. All rights reserved.