public class ChannelListBuilder extends ChannelListFluent<ChannelListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ChannelList,ChannelListBuilder>
ChannelListFluent.ItemsNested<N>| Constructor and Description |
|---|
ChannelListBuilder() |
ChannelListBuilder(ChannelList instance) |
ChannelListBuilder(ChannelListFluent<?> fluent) |
ChannelListBuilder(ChannelListFluent<?> fluent,
ChannelList instance) |
| Modifier and Type | Method and Description |
|---|---|
ChannelList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ChannelListBuilder()
public ChannelListBuilder(ChannelListFluent<?> fluent)
public ChannelListBuilder(ChannelListFluent<?> fluent, ChannelList instance)
public ChannelListBuilder(ChannelList instance)
public ChannelList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ChannelList>Copyright © 2015–2023 Red Hat. All rights reserved.