public class ChannelSpecBuilder extends ChannelSpecFluentImpl<ChannelSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ChannelSpec,ChannelSpecBuilder>
ChannelSpecFluentImpl.ConfigMapRefNestedImpl<N>, ChannelSpecFluentImpl.GatesNestedImpl<N>, ChannelSpecFluentImpl.SecretRefNestedImpl<N>ChannelSpecFluent.ConfigMapRefNested<N>, ChannelSpecFluent.GatesNested<N>, ChannelSpecFluent.SecretRefNested<N>| Constructor and Description |
|---|
ChannelSpecBuilder() |
ChannelSpecBuilder(Boolean validationEnabled) |
ChannelSpecBuilder(ChannelSpec instance) |
ChannelSpecBuilder(ChannelSpec instance,
Boolean validationEnabled) |
ChannelSpecBuilder(ChannelSpecFluent<?> fluent) |
ChannelSpecBuilder(ChannelSpecFluent<?> fluent,
Boolean validationEnabled) |
ChannelSpecBuilder(ChannelSpecFluent<?> fluent,
ChannelSpec instance) |
ChannelSpecBuilder(ChannelSpecFluent<?> fluent,
ChannelSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ChannelSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToSourceNamespaces, addNewSourceNamespace, addToSourceNamespaces, addToSourceNamespaces, buildConfigMapRef, buildGates, buildSecretRef, editConfigMapRef, editGates, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewGates, editOrNewGatesLike, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getConfigMapRef, getFirstSourceNamespace, getGates, getInsecureSkipVerify, getLastSourceNamespace, getMatchingSourceNamespace, getPathname, getSecretRef, getSourceNamespace, getSourceNamespaces, getType, hasConfigMapRef, hasGates, hasInsecureSkipVerify, hasMatchingSourceNamespace, hasPathname, hasSecretRef, hasSourceNamespaces, hasType, removeAllFromSourceNamespaces, removeFromSourceNamespaces, setToSourceNamespaces, withConfigMapRef, withGates, withInsecureSkipVerify, withNewConfigMapRef, withNewConfigMapRefLike, withNewGates, withNewGatesLike, withNewPathname, withNewSecretRef, withNewSecretRefLike, withNewType, withPathname, withSecretRef, withSourceNamespaces, withSourceNamespaces, withTypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ChannelSpecBuilder()
public ChannelSpecBuilder(Boolean validationEnabled)
public ChannelSpecBuilder(ChannelSpecFluent<?> fluent)
public ChannelSpecBuilder(ChannelSpecFluent<?> fluent, Boolean validationEnabled)
public ChannelSpecBuilder(ChannelSpecFluent<?> fluent, ChannelSpec instance)
public ChannelSpecBuilder(ChannelSpecFluent<?> fluent, ChannelSpec instance, Boolean validationEnabled)
public ChannelSpecBuilder(ChannelSpec instance)
public ChannelSpecBuilder(ChannelSpec instance, Boolean validationEnabled)
public ChannelSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ChannelSpec>public boolean equals(Object o)
equals in class ChannelSpecFluentImpl<ChannelSpecBuilder>public int hashCode()
hashCode in class ChannelSpecFluentImpl<ChannelSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.