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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToTolerations, addNewToleration, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, getFirstToleration, getLastToleration, getMatchingToleration, getNodeSelector, getToleration, getTolerations, hasMatchingToleration, hasNodeSelector, hasTolerations, removeAllFromTolerations, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, setToTolerations, withNodeSelector, withTolerations, withTolerationsaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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.