public class MatcherBuilder extends MatcherFluent<MatcherBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Matcher,MatcherBuilder>
| Constructor and Description |
|---|
MatcherBuilder() |
MatcherBuilder(Matcher instance) |
MatcherBuilder(MatcherFluent<?> fluent) |
MatcherBuilder(MatcherFluent<?> fluent,
Matcher instance) |
| Modifier and Type | Method and Description |
|---|---|
Matcher |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMatchType, getName, getRegex, getValue, hasAdditionalProperties, hashCode, hasMatchType, hasName, hasRegex, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMatchType, withName, withRegex, withRegex, withValueaggregate, aggregate, build, build, builderOf, getVisitableMappublic MatcherBuilder()
public MatcherBuilder(MatcherFluent<?> fluent)
public MatcherBuilder(MatcherFluent<?> fluent, Matcher instance)
public MatcherBuilder(Matcher instance)
Copyright © 2015–2024 Red Hat. All rights reserved.