public class StringMatchFluentImpl<A extends StringMatchFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StringMatchFluent<A>
StringMatchFluent.StringMatchExactTypeNested<N>, StringMatchFluent.StringMatchPrefixTypeNested<N>, StringMatchFluent.StringMatchRegexTypeNested<N>| Constructor and Description |
|---|
StringMatchFluentImpl() |
StringMatchFluentImpl(StringMatch instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StringMatchFluentImpl()
public StringMatchFluentImpl(StringMatch instance)
@Deprecated public IsStringMatchMatchType getMatchType()
getMatchType in interface StringMatchFluent<A extends StringMatchFluent<A>>public IsStringMatchMatchType buildMatchType()
buildMatchType in interface StringMatchFluent<A extends StringMatchFluent<A>>public A withMatchType(IsStringMatchMatchType matchType)
withMatchType in interface StringMatchFluent<A extends StringMatchFluent<A>>public Boolean hasMatchType()
hasMatchType in interface StringMatchFluent<A extends StringMatchFluent<A>>public A withStringMatchExactType(StringMatchExact stringMatchExactType)
withStringMatchExactType in interface StringMatchFluent<A extends StringMatchFluent<A>>public StringMatchFluent.StringMatchExactTypeNested<A> withNewStringMatchExactType()
withNewStringMatchExactType in interface StringMatchFluent<A extends StringMatchFluent<A>>public StringMatchFluent.StringMatchExactTypeNested<A> withNewStringMatchExactTypeLike(StringMatchExact item)
withNewStringMatchExactTypeLike in interface StringMatchFluent<A extends StringMatchFluent<A>>public A withNewStringMatchExactType(String exact)
withNewStringMatchExactType in interface StringMatchFluent<A extends StringMatchFluent<A>>public A withStringMatchPrefixType(StringMatchPrefix stringMatchPrefixType)
withStringMatchPrefixType in interface StringMatchFluent<A extends StringMatchFluent<A>>public StringMatchFluent.StringMatchPrefixTypeNested<A> withNewStringMatchPrefixType()
withNewStringMatchPrefixType in interface StringMatchFluent<A extends StringMatchFluent<A>>public StringMatchFluent.StringMatchPrefixTypeNested<A> withNewStringMatchPrefixTypeLike(StringMatchPrefix item)
withNewStringMatchPrefixTypeLike in interface StringMatchFluent<A extends StringMatchFluent<A>>public A withNewStringMatchPrefixType(String prefix)
withNewStringMatchPrefixType in interface StringMatchFluent<A extends StringMatchFluent<A>>public A withStringMatchRegexType(StringMatchRegex stringMatchRegexType)
withStringMatchRegexType in interface StringMatchFluent<A extends StringMatchFluent<A>>public StringMatchFluent.StringMatchRegexTypeNested<A> withNewStringMatchRegexType()
withNewStringMatchRegexType in interface StringMatchFluent<A extends StringMatchFluent<A>>public StringMatchFluent.StringMatchRegexTypeNested<A> withNewStringMatchRegexTypeLike(StringMatchRegex item)
withNewStringMatchRegexTypeLike in interface StringMatchFluent<A extends StringMatchFluent<A>>public A withNewStringMatchRegexType(String regex)
withNewStringMatchRegexType in interface StringMatchFluent<A extends StringMatchFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StringMatchFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StringMatchFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.