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