public class RawTrafficControlBuilder extends RawTrafficControlFluentImpl<RawTrafficControlBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RawTrafficControl,RawTrafficControlBuilder>
RawTrafficControlFluentImpl.BandwidthNestedImpl<N>, RawTrafficControlFluentImpl.CorruptNestedImpl<N>, RawTrafficControlFluentImpl.DelayNestedImpl<N>, RawTrafficControlFluentImpl.DuplicateNestedImpl<N>, RawTrafficControlFluentImpl.LossNestedImpl<N>RawTrafficControlFluent.BandwidthNested<N>, RawTrafficControlFluent.CorruptNested<N>, RawTrafficControlFluent.DelayNested<N>, RawTrafficControlFluent.DuplicateNested<N>, RawTrafficControlFluent.LossNested<N>| Constructor and Description |
|---|
RawTrafficControlBuilder() |
RawTrafficControlBuilder(Boolean validationEnabled) |
RawTrafficControlBuilder(RawTrafficControl instance) |
RawTrafficControlBuilder(RawTrafficControl instance,
Boolean validationEnabled) |
RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent) |
RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent,
Boolean validationEnabled) |
RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent,
RawTrafficControl instance) |
RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent,
RawTrafficControl instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableRawTrafficControl |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildBandwidth, buildCorrupt, buildDelay, buildDuplicate, buildLoss, editBandwidth, editCorrupt, editDelay, editDuplicate, editLoss, editOrNewBandwidth, editOrNewBandwidthLike, editOrNewCorrupt, editOrNewCorruptLike, editOrNewDelay, editOrNewDelayLike, editOrNewDuplicate, editOrNewDuplicateLike, editOrNewLoss, editOrNewLossLike, getBandwidth, getCorrupt, getDelay, getDuplicate, getIpset, getLoss, getSource, getType, hasBandwidth, hasCorrupt, hasDelay, hasDuplicate, hasIpset, hasLoss, hasSource, hasType, withBandwidth, withCorrupt, withDelay, withDuplicate, withIpset, withLoss, withNewBandwidth, withNewBandwidth, withNewBandwidthLike, withNewCorrupt, withNewCorrupt, withNewCorruptLike, withNewDelay, withNewDelayLike, withNewDuplicate, withNewDuplicate, withNewDuplicateLike, withNewIpset, withNewIpset, withNewIpset, withNewLoss, withNewLoss, withNewLossLike, withNewSource, withNewSource, withNewSource, withNewType, withNewType, withNewType, withSource, withTypeaccept, accept, aggregate, aggregate, build, build, builderOfpublic RawTrafficControlBuilder()
public RawTrafficControlBuilder(Boolean validationEnabled)
public RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent)
public RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent, Boolean validationEnabled)
public RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent, RawTrafficControl instance)
public RawTrafficControlBuilder(RawTrafficControlFluent<?> fluent, RawTrafficControl instance, Boolean validationEnabled)
public RawTrafficControlBuilder(RawTrafficControl instance)
public RawTrafficControlBuilder(RawTrafficControl instance, Boolean validationEnabled)
public EditableRawTrafficControl build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RawTrafficControl>public boolean equals(Object o)
equals in class RawTrafficControlFluentImpl<RawTrafficControlBuilder>public int hashCode()
hashCode in class RawTrafficControlFluentImpl<RawTrafficControlBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.