public class RawTrafficControlBuilder extends RawTrafficControlFluent<RawTrafficControlBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RawTrafficControl,RawTrafficControlBuilder>
RawTrafficControlFluent.BandwidthNested<N>, RawTrafficControlFluent.CorruptNested<N>, RawTrafficControlFluent.DelayNested<N>, RawTrafficControlFluent.DuplicateNested<N>, RawTrafficControlFluent.LossNested<N>| Constructor and Description |
|---|
RawTrafficControlBuilder() |
RawTrafficControlBuilder(RawTrafficControl instance) |
RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent) |
RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent,
RawTrafficControl instance) |
| Modifier and Type | Method and Description |
|---|---|
RawTrafficControl |
build() |
buildBandwidth, buildCorrupt, buildDelay, buildDuplicate, buildLoss, copyInstance, editBandwidth, editCorrupt, editDelay, editDuplicate, editLoss, editOrNewBandwidth, editOrNewBandwidthLike, editOrNewCorrupt, editOrNewCorruptLike, editOrNewDelay, editOrNewDelayLike, editOrNewDuplicate, editOrNewDuplicateLike, editOrNewLoss, editOrNewLossLike, equals, getDevice, getIpset, getSource, getType, hasBandwidth, hasCorrupt, hasDelay, hasDevice, hasDuplicate, hashCode, hasIpset, hasLoss, hasSource, hasType, toString, withBandwidth, withCorrupt, withDelay, withDevice, withDuplicate, withIpset, withLoss, withNewBandwidth, withNewBandwidth, withNewBandwidthLike, withNewCorrupt, withNewCorrupt, withNewCorruptLike, withNewDelay, withNewDelayLike, withNewDuplicate, withNewDuplicate, withNewDuplicateLike, withNewLoss, withNewLoss, withNewLossLike, withSource, withTypeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RawTrafficControlBuilder()
public RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent)
public RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent, RawTrafficControl instance)
public RawTrafficControlBuilder(RawTrafficControl instance)
public RawTrafficControl build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RawTrafficControl>Copyright © 2015–2023 Red Hat. All rights reserved.