public class NodePlacementBuilder extends NodePlacementFluentImpl<NodePlacementBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NodePlacement,NodePlacementBuilder>
| Constructor and Description |
|---|
NodePlacementBuilder() |
NodePlacementBuilder(Boolean validationEnabled) |
NodePlacementBuilder(NodePlacement instance) |
NodePlacementBuilder(NodePlacement instance,
Boolean validationEnabled) |
NodePlacementBuilder(NodePlacementFluent<?> fluent) |
NodePlacementBuilder(NodePlacementFluent<?> fluent,
Boolean validationEnabled) |
NodePlacementBuilder(NodePlacementFluent<?> fluent,
NodePlacement instance) |
NodePlacementBuilder(NodePlacementFluent<?> fluent,
NodePlacement instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NodePlacement |
build() |
addAllToTolerations, addNewToleration, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, equals, getFirstToleration, getLastToleration, getMatchingToleration, getNodeSelector, getToleration, getTolerations, hashCode, hasMatchingToleration, hasNodeSelector, hasTolerations, removeAllFromTolerations, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, setToTolerations, toString, withNodeSelector, withTolerations, withTolerationsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic NodePlacementBuilder()
public NodePlacementBuilder(Boolean validationEnabled)
public NodePlacementBuilder(NodePlacementFluent<?> fluent)
public NodePlacementBuilder(NodePlacementFluent<?> fluent, Boolean validationEnabled)
public NodePlacementBuilder(NodePlacementFluent<?> fluent, NodePlacement instance)
public NodePlacementBuilder(NodePlacementFluent<?> fluent, NodePlacement instance, Boolean validationEnabled)
public NodePlacementBuilder(NodePlacement instance)
public NodePlacementBuilder(NodePlacement instance, Boolean validationEnabled)
public NodePlacement build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NodePlacement>Copyright © 2015–2023 Red Hat. All rights reserved.