public class InMemoryChannelListBuilder extends InMemoryChannelListFluentImpl<InMemoryChannelListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InMemoryChannelList,InMemoryChannelListBuilder>
InMemoryChannelListFluent.ItemsNested<N>| Constructor and Description |
|---|
InMemoryChannelListBuilder() |
InMemoryChannelListBuilder(Boolean validationEnabled) |
InMemoryChannelListBuilder(InMemoryChannelList instance) |
InMemoryChannelListBuilder(InMemoryChannelList instance,
Boolean validationEnabled) |
InMemoryChannelListBuilder(InMemoryChannelListFluent<?> fluent) |
InMemoryChannelListBuilder(InMemoryChannelListFluent<?> fluent,
Boolean validationEnabled) |
InMemoryChannelListBuilder(InMemoryChannelListFluent<?> fluent,
InMemoryChannelList instance) |
InMemoryChannelListBuilder(InMemoryChannelListFluent<?> fluent,
InMemoryChannelList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannelList |
build() |
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, toString, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic InMemoryChannelListBuilder()
public InMemoryChannelListBuilder(Boolean validationEnabled)
public InMemoryChannelListBuilder(InMemoryChannelListFluent<?> fluent)
public InMemoryChannelListBuilder(InMemoryChannelListFluent<?> fluent, Boolean validationEnabled)
public InMemoryChannelListBuilder(InMemoryChannelListFluent<?> fluent, InMemoryChannelList instance)
public InMemoryChannelListBuilder(InMemoryChannelListFluent<?> fluent, InMemoryChannelList instance, Boolean validationEnabled)
public InMemoryChannelListBuilder(InMemoryChannelList instance)
public InMemoryChannelListBuilder(InMemoryChannelList instance, Boolean validationEnabled)
public InMemoryChannelList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InMemoryChannelList>Copyright © 2015–2022 Red Hat. All rights reserved.