public class OverheadBuilder extends OverheadFluentImpl<OverheadBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Overhead,OverheadBuilder>
| Constructor and Description |
|---|
OverheadBuilder() |
OverheadBuilder(Boolean validationEnabled) |
OverheadBuilder(Overhead instance) |
OverheadBuilder(Overhead instance,
Boolean validationEnabled) |
OverheadBuilder(OverheadFluent<?> fluent) |
OverheadBuilder(OverheadFluent<?> fluent,
Boolean validationEnabled) |
OverheadBuilder(OverheadFluent<?> fluent,
Overhead instance) |
OverheadBuilder(OverheadFluent<?> fluent,
Overhead instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Overhead |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToPodFixed, addToPodFixed, equals, getAdditionalProperties, getPodFixed, hasAdditionalProperties, hashCode, hasPodFixed, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPodFixed, removeFromPodFixed, toString, withAdditionalProperties, withPodFixedaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic OverheadBuilder()
public OverheadBuilder(Boolean validationEnabled)
public OverheadBuilder(OverheadFluent<?> fluent)
public OverheadBuilder(OverheadFluent<?> fluent, Boolean validationEnabled)
public OverheadBuilder(OverheadFluent<?> fluent, Overhead instance)
public OverheadBuilder(OverheadFluent<?> fluent, Overhead instance, Boolean validationEnabled)
public OverheadBuilder(Overhead instance)
Copyright © 2015–2023 Red Hat. All rights reserved.