public class DoneableInMemoryChannelList extends InMemoryChannelListFluentImpl<DoneableInMemoryChannelList> implements Doneable<InMemoryChannelList>
InMemoryChannelListFluentImpl.ItemsNestedImpl<N>InMemoryChannelListFluent.ItemsNested<N>_visitables| Constructor and Description |
|---|
DoneableInMemoryChannelList(Function<InMemoryChannelList,InMemoryChannelList> function) |
DoneableInMemoryChannelList(InMemoryChannelList item) |
DoneableInMemoryChannelList(InMemoryChannelList item,
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(Function<InMemoryChannelList,InMemoryChannelList> function)
public DoneableInMemoryChannelList(InMemoryChannelList item, Function<InMemoryChannelList,InMemoryChannelList> function)
public DoneableInMemoryChannelList(InMemoryChannelList item)
public InMemoryChannelList done()
done in interface Doneable<InMemoryChannelList>Copyright © 2015-2019 Red Hat. All Rights Reserved.