public class StringMatchBuilder extends StringMatchFluent<StringMatchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<StringMatch,StringMatchBuilder>
StringMatchFluent.StringMatchExactTypeNested<N>, StringMatchFluent.StringMatchPrefixTypeNested<N>, StringMatchFluent.StringMatchRegexTypeNested<N>| Constructor and Description |
|---|
StringMatchBuilder() |
StringMatchBuilder(StringMatch instance) |
StringMatchBuilder(StringMatchFluent<?> fluent) |
StringMatchBuilder(StringMatchFluent<?> fluent,
StringMatch instance) |
| Modifier and Type | Method and Description |
|---|---|
StringMatch |
build() |
builder, buildMatchType, copyInstance, equals, hashCode, hasMatchType, toString, withMatchType, withNewStringMatchExactType, withNewStringMatchExactType, withNewStringMatchExactTypeLike, withNewStringMatchPrefixType, withNewStringMatchPrefixType, withNewStringMatchPrefixTypeLike, withNewStringMatchRegexType, withNewStringMatchRegexType, withNewStringMatchRegexTypeLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StringMatchBuilder()
public StringMatchBuilder(StringMatchFluent<?> fluent)
public StringMatchBuilder(StringMatchFluent<?> fluent, StringMatch instance)
public StringMatchBuilder(StringMatch instance)
public StringMatch build()
build in interface io.fabric8.kubernetes.api.builder.Builder<StringMatch>Copyright © 2015–2023 Red Hat. All rights reserved.