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