public class PodSchedulingContextSpecBuilder extends PodSchedulingContextSpecFluent<PodSchedulingContextSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodSchedulingContextSpec,PodSchedulingContextSpecBuilder>
| Constructor and Description |
|---|
PodSchedulingContextSpecBuilder() |
PodSchedulingContextSpecBuilder(PodSchedulingContextSpec instance) |
PodSchedulingContextSpecBuilder(PodSchedulingContextSpecFluent<?> fluent) |
PodSchedulingContextSpecBuilder(PodSchedulingContextSpecFluent<?> fluent,
PodSchedulingContextSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
PodSchedulingContextSpec |
build() |
addAllToPotentialNodes, addToAdditionalProperties, addToAdditionalProperties, addToPotentialNodes, addToPotentialNodes, copyInstance, equals, getAdditionalProperties, getFirstPotentialNode, getLastPotentialNode, getMatchingPotentialNode, getPotentialNode, getPotentialNodes, getSelectedNode, hasAdditionalProperties, hashCode, hasMatchingPotentialNode, hasPotentialNodes, hasSelectedNode, removeAllFromPotentialNodes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPotentialNodes, setToPotentialNodes, toString, withAdditionalProperties, withPotentialNodes, withPotentialNodes, withSelectedNodeaggregate, aggregate, build, build, builderOf, getVisitableMappublic PodSchedulingContextSpecBuilder()
public PodSchedulingContextSpecBuilder(PodSchedulingContextSpecFluent<?> fluent)
public PodSchedulingContextSpecBuilder(PodSchedulingContextSpecFluent<?> fluent, PodSchedulingContextSpec instance)
public PodSchedulingContextSpecBuilder(PodSchedulingContextSpec instance)
public PodSchedulingContextSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodSchedulingContextSpec>Copyright © 2015–2024 Red Hat. All rights reserved.