public class ScopeSelectorBuilder extends ScopeSelectorFluent<ScopeSelectorBuilder> implements VisitableBuilder<ScopeSelector,ScopeSelectorBuilder>
ScopeSelectorFluent.MatchExpressionsNested<N>_visitables, VISIT| Constructor and Description |
|---|
ScopeSelectorBuilder() |
ScopeSelectorBuilder(Boolean validationEnabled) |
ScopeSelectorBuilder(ScopeSelector instance) |
ScopeSelectorBuilder(ScopeSelector instance,
Boolean validationEnabled) |
ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent) |
ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent,
Boolean validationEnabled) |
ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent,
ScopeSelector instance) |
ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent,
ScopeSelector instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ScopeSelector |
build() |
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToAdditionalProperties, addToAdditionalProperties, addToMatchExpressions, addToMatchExpressions, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasMatchExpressions, hasMatchingMatchExpression, removeAllFromMatchExpressions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchExpressions, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, toString, withAdditionalProperties, withMatchExpressions, withMatchExpressionsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ScopeSelectorBuilder()
public ScopeSelectorBuilder(Boolean validationEnabled)
public ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent)
public ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent, Boolean validationEnabled)
public ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent, ScopeSelector instance)
public ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent, ScopeSelector instance, Boolean validationEnabled)
public ScopeSelectorBuilder(ScopeSelector instance)
public ScopeSelectorBuilder(ScopeSelector instance, Boolean validationEnabled)
public ScopeSelector build()
build in interface Builder<ScopeSelector>Copyright © 2015–2023 Red Hat. All rights reserved.