public class ChannelGateBuilder extends ChannelGateFluent<ChannelGateBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ChannelGate,ChannelGateBuilder>
ChannelGateFluent.LabelSelectorNested<N>| Constructor and Description |
|---|
ChannelGateBuilder() |
ChannelGateBuilder(ChannelGate instance) |
ChannelGateBuilder(ChannelGateFluent<?> fluent) |
ChannelGateBuilder(ChannelGateFluent<?> fluent,
ChannelGate instance) |
| Modifier and Type | Method and Description |
|---|---|
ChannelGate |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, buildLabelSelector, copyInstance, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getAdditionalProperties, getAnnotations, getName, hasAdditionalProperties, hasAnnotations, hashCode, hasLabelSelector, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, toString, withAdditionalProperties, withAnnotations, withLabelSelector, withName, withNewLabelSelector, withNewLabelSelectorLikeaggregate, aggregate, build, build, builderOf, getVisitableMappublic ChannelGateBuilder()
public ChannelGateBuilder(ChannelGateFluent<?> fluent)
public ChannelGateBuilder(ChannelGateFluent<?> fluent, ChannelGate instance)
public ChannelGateBuilder(ChannelGate instance)
public ChannelGate build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ChannelGate>Copyright © 2015–2024 Red Hat. All rights reserved.