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