public class V1NodeSelectorTermBuilder extends V1NodeSelectorTermFluentImpl<V1NodeSelectorTermBuilder> implements VisitableBuilder<V1NodeSelectorTerm,V1NodeSelectorTermBuilder>
V1NodeSelectorTermFluentImpl.MatchExpressionsNestedImpl<N>, V1NodeSelectorTermFluentImpl.MatchFieldsNestedImpl<N>
V1NodeSelectorTermFluent.MatchExpressionsNested<N>, V1NodeSelectorTermFluent.MatchFieldsNested<N>
_visitables
Constructor and Description |
---|
V1NodeSelectorTermBuilder() |
V1NodeSelectorTermBuilder(Boolean validationEnabled) |
V1NodeSelectorTermBuilder(V1NodeSelectorTerm instance) |
V1NodeSelectorTermBuilder(V1NodeSelectorTerm instance,
Boolean validationEnabled) |
V1NodeSelectorTermBuilder(V1NodeSelectorTermFluent<?> fluent) |
V1NodeSelectorTermBuilder(V1NodeSelectorTermFluent<?> fluent,
Boolean validationEnabled) |
V1NodeSelectorTermBuilder(V1NodeSelectorTermFluent<?> fluent,
V1NodeSelectorTerm instance) |
V1NodeSelectorTermBuilder(V1NodeSelectorTermFluent<?> fluent,
V1NodeSelectorTerm instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1NodeSelectorTerm |
build() |
boolean |
equals(Object o) |
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, removeAllFromMatchExpressions, removeAllFromMatchFields, removeFromMatchExpressions, removeFromMatchFields, setNewMatchExpressionLike, setNewMatchFieldLike, setToMatchExpressions, setToMatchFields, withMatchExpressions, withMatchExpressions, withMatchFields, withMatchFields
accept, aggregate, aggregate, build, build
public V1NodeSelectorTermBuilder()
public V1NodeSelectorTermBuilder(Boolean validationEnabled)
public V1NodeSelectorTermBuilder(V1NodeSelectorTermFluent<?> fluent)
public V1NodeSelectorTermBuilder(V1NodeSelectorTermFluent<?> fluent, Boolean validationEnabled)
public V1NodeSelectorTermBuilder(V1NodeSelectorTermFluent<?> fluent, V1NodeSelectorTerm instance)
public V1NodeSelectorTermBuilder(V1NodeSelectorTermFluent<?> fluent, V1NodeSelectorTerm instance, Boolean validationEnabled)
public V1NodeSelectorTermBuilder(V1NodeSelectorTerm instance)
public V1NodeSelectorTermBuilder(V1NodeSelectorTerm instance, Boolean validationEnabled)
public V1NodeSelectorTerm build()
build
in interface Builder<V1NodeSelectorTerm>
public boolean equals(Object o)
equals
in class V1NodeSelectorTermFluentImpl<V1NodeSelectorTermBuilder>
Copyright © 2019. All rights reserved.