public class TunedMatchFluentImpl<A extends TunedMatchFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements TunedMatchFluent<A>
TunedMatchFluent.MatchNested<N>| Constructor and Description |
|---|
TunedMatchFluentImpl() |
TunedMatchFluentImpl(TunedMatch instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic TunedMatchFluentImpl()
public TunedMatchFluentImpl(TunedMatch instance)
public String getLabel()
getLabel in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A withLabel(String label)
withLabel in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public Boolean hasLabel()
hasLabel in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A addToMatch(Integer index, TunedMatch item)
addToMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A setToMatch(Integer index, TunedMatch item)
setToMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A addToMatch(TunedMatch... items)
addToMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A addAllToMatch(Collection<TunedMatch> items)
addAllToMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A removeFromMatch(TunedMatch... items)
removeFromMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A removeAllFromMatch(Collection<TunedMatch> items)
removeAllFromMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A removeMatchingFromMatch(Predicate<TunedMatchBuilder> predicate)
removeMatchingFromMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>@Deprecated public List<TunedMatch> getMatch()
getMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public List<TunedMatch> buildMatch()
buildMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatch buildMatch(Integer index)
buildMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatch buildFirstMatch()
buildFirstMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatch buildLastMatch()
buildLastMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatch buildMatchingMatch(Predicate<TunedMatchBuilder> predicate)
buildMatchingMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public Boolean hasMatchingMatch(Predicate<TunedMatchBuilder> predicate)
hasMatchingMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A withMatch(List<TunedMatch> match)
withMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A withMatch(TunedMatch... match)
withMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public Boolean hasMatch()
hasMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatchFluent.MatchNested<A> addNewMatch()
addNewMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatchFluent.MatchNested<A> addNewMatchLike(TunedMatch item)
addNewMatchLike in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatchFluent.MatchNested<A> setNewMatchLike(Integer index, TunedMatch item)
setNewMatchLike in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatchFluent.MatchNested<A> editMatch(Integer index)
editMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatchFluent.MatchNested<A> editFirstMatch()
editFirstMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatchFluent.MatchNested<A> editLastMatch()
editLastMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public TunedMatchFluent.MatchNested<A> editMatchingMatch(Predicate<TunedMatchBuilder> predicate)
editMatchingMatch in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public String getType()
getType in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A withType(String type)
withType in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public Boolean hasType()
hasType in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public String getValue()
getValue in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A withValue(String value)
withValue in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public Boolean hasValue()
hasValue in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface TunedMatchFluent<A extends TunedMatchFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends TunedMatchFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends TunedMatchFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.