public class ChannelSpecBuilder extends ChannelSpecFluentImpl<ChannelSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ChannelSpec,ChannelSpecBuilder>
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() |
addAllToSourceNamespaces, addToSourceNamespaces, addToSourceNamespaces, buildConfigMapRef, buildGates, buildSecretRef, editConfigMapRef, editGates, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewGates, editOrNewGatesLike, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getConfigMapRef, getFirstSourceNamespace, getGates, getInsecureSkipVerify, getLastSourceNamespace, getMatchingSourceNamespace, getPathname, getSecretRef, getSourceNamespace, getSourceNamespaces, getType, hasConfigMapRef, hasGates, hashCode, hasInsecureSkipVerify, hasMatchingSourceNamespace, hasPathname, hasSecretRef, hasSourceNamespaces, hasType, removeAllFromSourceNamespaces, removeFromSourceNamespaces, setToSourceNamespaces, toString, withConfigMapRef, withGates, withInsecureSkipVerify, withInsecureSkipVerify, withNewConfigMapRef, withNewConfigMapRefLike, withNewGates, withNewGatesLike, withNewSecretRef, withNewSecretRefLike, withPathname, withSecretRef, withSourceNamespaces, withSourceNamespaces, withTypeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.