public class ListenerStatusFluentImpl<A extends ListenerStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ListenerStatusFluent<A>
ListenerStatusFluent.SupportedKindsNested<N>| Constructor and Description |
|---|
ListenerStatusFluentImpl() |
ListenerStatusFluentImpl(ListenerStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ListenerStatusFluentImpl()
public ListenerStatusFluentImpl(ListenerStatus instance)
public Integer getAttachedRoutes()
getAttachedRoutes in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A withAttachedRoutes(Integer attachedRoutes)
withAttachedRoutes in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public Boolean hasAttachedRoutes()
hasAttachedRoutes in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A addToConditions(Integer index, io.fabric8.kubernetes.api.model.Condition item)
addToConditions in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A setToConditions(Integer index, io.fabric8.kubernetes.api.model.Condition item)
setToConditions in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A addToConditions(io.fabric8.kubernetes.api.model.Condition... items)
addToConditions in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A addAllToConditions(Collection<io.fabric8.kubernetes.api.model.Condition> items)
addAllToConditions in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A removeFromConditions(io.fabric8.kubernetes.api.model.Condition... items)
removeFromConditions in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A removeAllFromConditions(Collection<io.fabric8.kubernetes.api.model.Condition> items)
removeAllFromConditions in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public List<io.fabric8.kubernetes.api.model.Condition> getConditions()
getConditions in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public io.fabric8.kubernetes.api.model.Condition getCondition(Integer index)
getCondition in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public io.fabric8.kubernetes.api.model.Condition getFirstCondition()
getFirstCondition in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public io.fabric8.kubernetes.api.model.Condition getLastCondition()
getLastCondition in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public io.fabric8.kubernetes.api.model.Condition getMatchingCondition(Predicate<io.fabric8.kubernetes.api.model.Condition> predicate)
getMatchingCondition in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public Boolean hasMatchingCondition(Predicate<io.fabric8.kubernetes.api.model.Condition> predicate)
hasMatchingCondition in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A withConditions(List<io.fabric8.kubernetes.api.model.Condition> conditions)
withConditions in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A withConditions(io.fabric8.kubernetes.api.model.Condition... conditions)
withConditions in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public Boolean hasConditions()
hasConditions in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public String getName()
getName in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A withName(String name)
withName in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public Boolean hasName()
hasName in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A addToSupportedKinds(Integer index, RouteGroupKind item)
addToSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A setToSupportedKinds(Integer index, RouteGroupKind item)
setToSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A addToSupportedKinds(RouteGroupKind... items)
addToSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A addAllToSupportedKinds(Collection<RouteGroupKind> items)
addAllToSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A removeFromSupportedKinds(RouteGroupKind... items)
removeFromSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A removeAllFromSupportedKinds(Collection<RouteGroupKind> items)
removeAllFromSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A removeMatchingFromSupportedKinds(Predicate<RouteGroupKindBuilder> predicate)
removeMatchingFromSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>@Deprecated public List<RouteGroupKind> getSupportedKinds()
getSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public List<RouteGroupKind> buildSupportedKinds()
buildSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public RouteGroupKind buildSupportedKind(Integer index)
buildSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public RouteGroupKind buildFirstSupportedKind()
buildFirstSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public RouteGroupKind buildLastSupportedKind()
buildLastSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public RouteGroupKind buildMatchingSupportedKind(Predicate<RouteGroupKindBuilder> predicate)
buildMatchingSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public Boolean hasMatchingSupportedKind(Predicate<RouteGroupKindBuilder> predicate)
hasMatchingSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A withSupportedKinds(List<RouteGroupKind> supportedKinds)
withSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A withSupportedKinds(RouteGroupKind... supportedKinds)
withSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public Boolean hasSupportedKinds()
hasSupportedKinds in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A addNewSupportedKind(String group, String kind)
addNewSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public ListenerStatusFluent.SupportedKindsNested<A> addNewSupportedKind()
addNewSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public ListenerStatusFluent.SupportedKindsNested<A> addNewSupportedKindLike(RouteGroupKind item)
addNewSupportedKindLike in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public ListenerStatusFluent.SupportedKindsNested<A> setNewSupportedKindLike(Integer index, RouteGroupKind item)
setNewSupportedKindLike in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public ListenerStatusFluent.SupportedKindsNested<A> editSupportedKind(Integer index)
editSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public ListenerStatusFluent.SupportedKindsNested<A> editFirstSupportedKind()
editFirstSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public ListenerStatusFluent.SupportedKindsNested<A> editLastSupportedKind()
editLastSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public ListenerStatusFluent.SupportedKindsNested<A> editMatchingSupportedKind(Predicate<RouteGroupKindBuilder> predicate)
editMatchingSupportedKind in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ListenerStatusFluent<A extends ListenerStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ListenerStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ListenerStatusFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.