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