public class ChannelSpecBuilder extends ChannelSpecFluent<ChannelSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ChannelSpec,ChannelSpecBuilder>
ChannelSpecFluent.ConfigMapRefNested<N>, ChannelSpecFluent.GatesNested<N>, ChannelSpecFluent.SecretRefNested<N>| Constructor and Description |
|---|
ChannelSpecBuilder() |
ChannelSpecBuilder(ChannelSpec instance) |
ChannelSpecBuilder(ChannelSpecFluent<?> fluent) |
ChannelSpecBuilder(ChannelSpecFluent<?> fluent,
ChannelSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ChannelSpec |
build() |
addAllToSourceNamespaces, addToSourceNamespaces, addToSourceNamespaces, buildConfigMapRef, buildGates, buildSecretRef, copyInstance, editConfigMapRef, editGates, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewGates, editOrNewGatesLike, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getFirstSourceNamespace, getInsecureSkipVerify, getLastSourceNamespace, getMatchingSourceNamespace, getPathname, 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, withTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic ChannelSpecBuilder()
public ChannelSpecBuilder(ChannelSpecFluent<?> fluent)
public ChannelSpecBuilder(ChannelSpecFluent<?> fluent, ChannelSpec instance)
public ChannelSpecBuilder(ChannelSpec instance)
public ChannelSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ChannelSpec>Copyright © 2015–2023 Red Hat. All rights reserved.