public class KafkaChannelBuilder extends KafkaChannelFluentImpl<KafkaChannelBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KafkaChannel,KafkaChannelBuilder>
KafkaChannelFluentImpl.MetadataNestedImpl<N>, KafkaChannelFluentImpl.SpecNestedImpl<N>, KafkaChannelFluentImpl.StatusNestedImpl<N>KafkaChannelFluent.MetadataNested<N>, KafkaChannelFluent.SpecNested<N>, KafkaChannelFluent.StatusNested<N>| Constructor and Description |
|---|
KafkaChannelBuilder() |
KafkaChannelBuilder(Boolean validationEnabled) |
KafkaChannelBuilder(KafkaChannel instance) |
KafkaChannelBuilder(KafkaChannel instance,
Boolean validationEnabled) |
KafkaChannelBuilder(KafkaChannelFluent<?> fluent) |
KafkaChannelBuilder(KafkaChannelFluent<?> fluent,
Boolean validationEnabled) |
KafkaChannelBuilder(KafkaChannelFluent<?> fluent,
KafkaChannel instance) |
KafkaChannelBuilder(KafkaChannelFluent<?> fluent,
KafkaChannel instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableKafkaChannel |
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 KafkaChannelBuilder()
public KafkaChannelBuilder(Boolean validationEnabled)
public KafkaChannelBuilder(KafkaChannelFluent<?> fluent)
public KafkaChannelBuilder(KafkaChannelFluent<?> fluent, Boolean validationEnabled)
public KafkaChannelBuilder(KafkaChannelFluent<?> fluent, KafkaChannel instance)
public KafkaChannelBuilder(KafkaChannelFluent<?> fluent, KafkaChannel instance, Boolean validationEnabled)
public KafkaChannelBuilder(KafkaChannel instance)
public KafkaChannelBuilder(KafkaChannel instance, Boolean validationEnabled)
public EditableKafkaChannel build()
build in interface io.fabric8.kubernetes.api.builder.Builder<KafkaChannel>public boolean equals(Object o)
equals in class KafkaChannelFluentImpl<KafkaChannelBuilder>public int hashCode()
hashCode in class KafkaChannelFluentImpl<KafkaChannelBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.