public class InMemoryChannelBuilder extends InMemoryChannelFluentImpl<InMemoryChannelBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InMemoryChannel,InMemoryChannelBuilder>
InMemoryChannelFluentImpl.MetadataNestedImpl<N>, InMemoryChannelFluentImpl.SpecNestedImpl<N>, InMemoryChannelFluentImpl.StatusNestedImpl<N>InMemoryChannelFluent.MetadataNested<N>, InMemoryChannelFluent.SpecNested<N>, InMemoryChannelFluent.StatusNested<N>| Constructor and Description |
|---|
InMemoryChannelBuilder() |
InMemoryChannelBuilder(Boolean validationEnabled) |
InMemoryChannelBuilder(InMemoryChannel instance) |
InMemoryChannelBuilder(InMemoryChannel instance,
Boolean validationEnabled) |
InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent) |
InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent,
Boolean validationEnabled) |
InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent,
InMemoryChannel instance) |
InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent,
InMemoryChannel instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableInMemoryChannel |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic InMemoryChannelBuilder()
public InMemoryChannelBuilder(Boolean validationEnabled)
public InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent)
public InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent, Boolean validationEnabled)
public InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent, InMemoryChannel instance)
public InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent, InMemoryChannel instance, Boolean validationEnabled)
public InMemoryChannelBuilder(InMemoryChannel instance)
public InMemoryChannelBuilder(InMemoryChannel instance, Boolean validationEnabled)
public EditableInMemoryChannel build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InMemoryChannel>public boolean equals(Object o)
equals in class InMemoryChannelFluentImpl<InMemoryChannelBuilder>public int hashCode()
hashCode in class InMemoryChannelFluentImpl<InMemoryChannelBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.