public class DoneableStringMatch extends StringMatchFluentImpl<DoneableStringMatch> implements io.fabric8.kubernetes.api.model.Doneable<StringMatch>
StringMatchFluentImpl.ExactMatchTypeNestedImpl<N>, StringMatchFluentImpl.PrefixMatchTypeNestedImpl<N>, StringMatchFluentImpl.RegexMatchTypeNestedImpl<N>StringMatchFluent.ExactMatchTypeNested<N>, StringMatchFluent.PrefixMatchTypeNested<N>, StringMatchFluent.RegexMatchTypeNested<N>| Constructor and Description |
|---|
DoneableStringMatch(io.fabric8.kubernetes.api.builder.Function<StringMatch,StringMatch> function) |
DoneableStringMatch(StringMatch item) |
DoneableStringMatch(StringMatch item,
io.fabric8.kubernetes.api.builder.Function<StringMatch,StringMatch> function) |
| Modifier and Type | Method and Description |
|---|---|
StringMatch |
done() |
buildMatchType, equals, getMatchType, hasMatchType, withExactMatchType, withMatchType, withNewExactMatchType, withNewExactMatchType, withNewExactMatchTypeLike, withNewPrefixMatchType, withNewPrefixMatchType, withNewPrefixMatchTypeLike, withNewRegexMatchType, withNewRegexMatchType, withNewRegexMatchTypeLike, withPrefixMatchType, withRegexMatchTypepublic DoneableStringMatch(io.fabric8.kubernetes.api.builder.Function<StringMatch,StringMatch> function)
public DoneableStringMatch(StringMatch item, io.fabric8.kubernetes.api.builder.Function<StringMatch,StringMatch> function)
public DoneableStringMatch(StringMatch item)
public StringMatch done()
done in interface io.fabric8.kubernetes.api.model.Doneable<StringMatch>Copyright © 2017–2018 Red Hat. All rights reserved.