public class NodePlacementBuilder extends NodePlacementFluentImpl<NodePlacementBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NodePlacement,NodePlacementBuilder>
NodePlacementFluentImpl.NodeSelectorNestedImpl<N>NodePlacementFluent.NodeSelectorNested<N>| 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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToTolerations, addNewToleration, addToTolerations, addToTolerations, buildNodeSelector, editNodeSelector, editOrNewNodeSelector, editOrNewNodeSelectorLike, getFirstToleration, getLastToleration, getMatchingToleration, getNodeSelector, getToleration, getTolerations, hasMatchingToleration, hasNodeSelector, hasTolerations, removeAllFromTolerations, removeFromTolerations, setToTolerations, withNewNodeSelector, withNewNodeSelectorLike, withNodeSelector, withTolerations, withTolerationsaccept, 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>public boolean equals(Object o)
equals in class NodePlacementFluentImpl<NodePlacementBuilder>public int hashCode()
hashCode in class NodePlacementFluentImpl<NodePlacementBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.