Interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ClusterVersionStatusFluent.HistoryNested<N>
All Known Implementing Classes:
ClusterVersionStatusFluentImpl.HistoryNestedImpl, DoneableUpdateHistory, UpdateHistoryBuilder, UpdateHistoryFluentImpl

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