public class NodeSelectorTermBuilder extends NodeSelectorTermFluentImpl<NodeSelectorTermBuilder> implements VisitableBuilder<NodeSelectorTerm,NodeSelectorTermBuilder>
NodeSelectorTermFluentImpl.MatchExpressionsNestedImpl<N>, NodeSelectorTermFluentImpl.MatchFieldsNestedImpl<N>NodeSelectorTermFluent.MatchExpressionsNested<N>, NodeSelectorTermFluent.MatchFieldsNested<N>_visitables, VISIT| Constructor and Description |
|---|
NodeSelectorTermBuilder() |
NodeSelectorTermBuilder(Boolean validationEnabled) |
NodeSelectorTermBuilder(NodeSelectorTerm instance) |
NodeSelectorTermBuilder(NodeSelectorTerm instance,
Boolean validationEnabled) |
NodeSelectorTermBuilder(NodeSelectorTermFluent<?> fluent) |
NodeSelectorTermBuilder(NodeSelectorTermFluent<?> fluent,
Boolean validationEnabled) |
NodeSelectorTermBuilder(NodeSelectorTermFluent<?> fluent,
NodeSelectorTerm instance) |
NodeSelectorTermBuilder(NodeSelectorTermFluent<?> fluent,
NodeSelectorTerm instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NodeSelectorTerm |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToMatchExpressions, addAllToMatchFields, addNewMatchExpression, addNewMatchExpressionLike, addNewMatchField, addNewMatchFieldLike, addToMatchExpressions, addToMatchExpressions, addToMatchFields, addToMatchFields, buildFirstMatchExpression, buildFirstMatchField, buildLastMatchExpression, buildLastMatchField, buildMatchExpression, buildMatchExpressions, buildMatchField, buildMatchFields, buildMatchingMatchExpression, buildMatchingMatchField, editFirstMatchExpression, editFirstMatchField, editLastMatchExpression, editLastMatchField, editMatchExpression, editMatchField, editMatchingMatchExpression, editMatchingMatchField, getMatchExpressions, getMatchFields, hasMatchExpressions, hasMatchFields, hasMatchingMatchExpression, hasMatchingMatchField, removeAllFromMatchExpressions, removeAllFromMatchFields, removeFromMatchExpressions, removeFromMatchFields, removeMatchingFromMatchExpressions, removeMatchingFromMatchFields, setNewMatchExpressionLike, setNewMatchFieldLike, setToMatchExpressions, setToMatchFields, withMatchExpressions, withMatchExpressions, withMatchFields, withMatchFieldsaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic NodeSelectorTermBuilder()
public NodeSelectorTermBuilder(Boolean validationEnabled)
public NodeSelectorTermBuilder(NodeSelectorTermFluent<?> fluent)
public NodeSelectorTermBuilder(NodeSelectorTermFluent<?> fluent, Boolean validationEnabled)
public NodeSelectorTermBuilder(NodeSelectorTermFluent<?> fluent, NodeSelectorTerm instance)
public NodeSelectorTermBuilder(NodeSelectorTermFluent<?> fluent, NodeSelectorTerm instance, Boolean validationEnabled)
public NodeSelectorTermBuilder(NodeSelectorTerm instance)
public NodeSelectorTermBuilder(NodeSelectorTerm instance, Boolean validationEnabled)
public NodeSelectorTerm build()
build in interface Builder<NodeSelectorTerm>public boolean equals(Object o)
equals in class NodeSelectorTermFluentImpl<NodeSelectorTermBuilder>public int hashCode()
hashCode in class NodeSelectorTermFluentImpl<NodeSelectorTermBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.