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