public class PodSchedulingGateBuilder extends PodSchedulingGateFluent<PodSchedulingGateBuilder> implements VisitableBuilder<PodSchedulingGate,PodSchedulingGateBuilder>
_visitables, VISIT| Constructor and Description |
|---|
PodSchedulingGateBuilder() |
PodSchedulingGateBuilder(Boolean validationEnabled) |
PodSchedulingGateBuilder(PodSchedulingGate instance) |
PodSchedulingGateBuilder(PodSchedulingGate instance,
Boolean validationEnabled) |
PodSchedulingGateBuilder(PodSchedulingGateFluent<?> fluent) |
PodSchedulingGateBuilder(PodSchedulingGateFluent<?> fluent,
Boolean validationEnabled) |
PodSchedulingGateBuilder(PodSchedulingGateFluent<?> fluent,
PodSchedulingGate instance) |
PodSchedulingGateBuilder(PodSchedulingGateFluent<?> fluent,
PodSchedulingGate instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PodSchedulingGate |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getName, hasAdditionalProperties, hashCode, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNameaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodSchedulingGateBuilder()
public PodSchedulingGateBuilder(Boolean validationEnabled)
public PodSchedulingGateBuilder(PodSchedulingGateFluent<?> fluent)
public PodSchedulingGateBuilder(PodSchedulingGateFluent<?> fluent, Boolean validationEnabled)
public PodSchedulingGateBuilder(PodSchedulingGateFluent<?> fluent, PodSchedulingGate instance)
public PodSchedulingGateBuilder(PodSchedulingGateFluent<?> fluent, PodSchedulingGate instance, Boolean validationEnabled)
public PodSchedulingGateBuilder(PodSchedulingGate instance)
public PodSchedulingGateBuilder(PodSchedulingGate instance, Boolean validationEnabled)
public PodSchedulingGate build()
build in interface Builder<PodSchedulingGate>Copyright © 2015–2023 Red Hat. All rights reserved.