Interface NamedTagEventListFluent<A extends NamedTagEventListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ImageStreamStatusFluent.TagsNested<N>
All Known Implementing Classes:
DoneableNamedTagEventList, ImageStreamStatusFluentImpl.TagsNestedImpl, NamedTagEventListBuilder, NamedTagEventListFluentImpl

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