public class BandwidthSpecBuilder extends BandwidthSpecFluent<BandwidthSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BandwidthSpec,BandwidthSpecBuilder>
| Constructor and Description |
|---|
BandwidthSpecBuilder() |
BandwidthSpecBuilder(BandwidthSpec instance) |
BandwidthSpecBuilder(BandwidthSpecFluent<?> fluent) |
BandwidthSpecBuilder(BandwidthSpecFluent<?> fluent,
BandwidthSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
BandwidthSpec |
build() |
copyInstance, equals, getBuffer, getLimit, getMinburst, getPeakrate, getRate, hasBuffer, hashCode, hasLimit, hasMinburst, hasPeakrate, hasRate, toString, withBuffer, withLimit, withMinburst, withPeakrate, withRateaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic BandwidthSpecBuilder()
public BandwidthSpecBuilder(BandwidthSpecFluent<?> fluent)
public BandwidthSpecBuilder(BandwidthSpecFluent<?> fluent, BandwidthSpec instance)
public BandwidthSpecBuilder(BandwidthSpec instance)
public BandwidthSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BandwidthSpec>Copyright © 2015–2023 Red Hat. All rights reserved.