public class InterceptorStatusFluentImpl<A extends InterceptorStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements InterceptorStatusFluent<A>
InterceptorStatusFluent.AddressNested<N>, InterceptorStatusFluent.ConditionsNested<N>| Constructor and Description |
|---|
InterceptorStatusFluentImpl() |
InterceptorStatusFluentImpl(InterceptorStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic InterceptorStatusFluentImpl()
public InterceptorStatusFluentImpl(InterceptorStatus instance)
@Deprecated public Addressable getAddress()
getAddress in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Addressable buildAddress()
buildAddress in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A withAddress(Addressable address)
withAddress in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Boolean hasAddress()
hasAddress in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A withNewAddress(String url)
withNewAddress in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.AddressNested<A> withNewAddress()
withNewAddress in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.AddressNested<A> withNewAddressLike(Addressable item)
withNewAddressLike in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.AddressNested<A> editAddress()
editAddress in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.AddressNested<A> editOrNewAddress()
editOrNewAddress in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.AddressNested<A> editOrNewAddressLike(Addressable item)
editOrNewAddressLike in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A addToAnnotations(String key, String value)
addToAnnotations in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A addToAnnotations(Map<String,String> map)
addToAnnotations in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A removeFromAnnotations(String key)
removeFromAnnotations in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A removeFromAnnotations(Map<String,String> map)
removeFromAnnotations in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Map<String,String> getAnnotations()
getAnnotations in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public <K,V> A withAnnotations(Map<String,String> annotations)
withAnnotations in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Boolean hasAnnotations()
hasAnnotations in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A addToConditions(int index, Condition item)
addToConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A setToConditions(int index, Condition item)
setToConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A addToConditions(Condition... items)
addToConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A addAllToConditions(Collection<Condition> items)
addAllToConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A removeFromConditions(Condition... items)
removeFromConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A removeAllFromConditions(Collection<Condition> items)
removeAllFromConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A removeMatchingFromConditions(Predicate<ConditionBuilder> predicate)
removeMatchingFromConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>@Deprecated public List<Condition> getConditions()
getConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public List<Condition> buildConditions()
buildConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Condition buildCondition(int index)
buildCondition in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Condition buildFirstCondition()
buildFirstCondition in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Condition buildLastCondition()
buildLastCondition in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Condition buildMatchingCondition(Predicate<ConditionBuilder> predicate)
buildMatchingCondition in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Boolean hasMatchingCondition(Predicate<ConditionBuilder> predicate)
hasMatchingCondition in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A withConditions(List<Condition> conditions)
withConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A withConditions(Condition... conditions)
withConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Boolean hasConditions()
hasConditions in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.ConditionsNested<A> addNewCondition()
addNewCondition in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.ConditionsNested<A> addNewConditionLike(Condition item)
addNewConditionLike in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.ConditionsNested<A> setNewConditionLike(int index, Condition item)
setNewConditionLike in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.ConditionsNested<A> editCondition(int index)
editCondition in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.ConditionsNested<A> editFirstCondition()
editFirstCondition in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.ConditionsNested<A> editLastCondition()
editLastCondition in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public InterceptorStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<ConditionBuilder> predicate)
editMatchingCondition in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Long getObservedGeneration()
getObservedGeneration in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public A withObservedGeneration(Long observedGeneration)
withObservedGeneration in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public Boolean hasObservedGeneration()
hasObservedGeneration in interface InterceptorStatusFluent<A extends InterceptorStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends InterceptorStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends InterceptorStatusFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.