public class ChannelGateBuilder extends ChannelGateFluentImpl<ChannelGateBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ChannelGate,ChannelGateBuilder>
ChannelGateFluent.LabelSelectorNested<N>| Constructor and Description |
|---|
ChannelGateBuilder() |
ChannelGateBuilder(Boolean validationEnabled) |
ChannelGateBuilder(ChannelGate instance) |
ChannelGateBuilder(ChannelGate instance,
Boolean validationEnabled) |
ChannelGateBuilder(ChannelGateFluent<?> fluent) |
ChannelGateBuilder(ChannelGateFluent<?> fluent,
Boolean validationEnabled) |
ChannelGateBuilder(ChannelGateFluent<?> fluent,
ChannelGate instance) |
ChannelGateBuilder(ChannelGateFluent<?> fluent,
ChannelGate instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ChannelGate |
build() |
addToAnnotations, addToAnnotations, buildLabelSelector, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getAnnotations, getLabelSelector, getName, hasAnnotations, hashCode, hasLabelSelector, hasName, removeFromAnnotations, removeFromAnnotations, toString, withAnnotations, withLabelSelector, withName, withNewLabelSelector, withNewLabelSelectorLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ChannelGateBuilder()
public ChannelGateBuilder(Boolean validationEnabled)
public ChannelGateBuilder(ChannelGateFluent<?> fluent)
public ChannelGateBuilder(ChannelGateFluent<?> fluent, Boolean validationEnabled)
public ChannelGateBuilder(ChannelGateFluent<?> fluent, ChannelGate instance)
public ChannelGateBuilder(ChannelGateFluent<?> fluent, ChannelGate instance, Boolean validationEnabled)
public ChannelGateBuilder(ChannelGate instance)
public ChannelGateBuilder(ChannelGate instance, Boolean validationEnabled)
public ChannelGate build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ChannelGate>Copyright © 2015–2022 Red Hat. All rights reserved.