public class DoneableChannelableList extends ChannelableListFluentImpl<DoneableChannelableList> implements io.fabric8.kubernetes.api.model.Doneable<ChannelableList>
ChannelableListFluentImpl.ItemsNestedImpl<N>ChannelableListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableChannelableList(ChannelableList item) |
DoneableChannelableList(ChannelableList item,
io.fabric8.kubernetes.api.builder.Function<ChannelableList,ChannelableList> function) |
DoneableChannelableList(io.fabric8.kubernetes.api.builder.Function<ChannelableList,ChannelableList> function) |
| Modifier and Type | Method and Description |
|---|---|
ChannelableList |
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, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadatapublic DoneableChannelableList(io.fabric8.kubernetes.api.builder.Function<ChannelableList,ChannelableList> function)
public DoneableChannelableList(ChannelableList item, io.fabric8.kubernetes.api.builder.Function<ChannelableList,ChannelableList> function)
public DoneableChannelableList(ChannelableList item)
public ChannelableList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ChannelableList>Copyright © 2015–2020 Red Hat. All rights reserved.