public class InMemoryChannelListBuilder extends InMemoryChannelListFluentImpl<InMemoryChannelListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InMemoryChannelList,InMemoryChannelListBuilder>
InMemoryChannelListFluentImpl.ItemsNestedImpl<N>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 |
|---|---|
EditableInMemoryChannelList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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 EditableInMemoryChannelList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InMemoryChannelList>public boolean equals(Object o)
equals in class InMemoryChannelListFluentImpl<InMemoryChannelListBuilder>public int hashCode()
hashCode in class InMemoryChannelListFluentImpl<InMemoryChannelListBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.