Interface TagEventConditionFluent<A extends TagEventConditionFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ImageStreamTagFluent.ConditionsNested<N>, NamedTagEventListFluent.ConditionsNested<N>
All Known Implementing Classes:
DoneableTagEventCondition, ImageStreamTagFluentImpl.ConditionsNestedImpl, NamedTagEventListFluentImpl.ConditionsNestedImpl, TagEventConditionBuilder, TagEventConditionFluentImpl

public interface TagEventConditionFluent<A extends TagEventConditionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>