Class CoreV1EventSeriesFluentImpl<A extends CoreV1EventSeriesFluent<A>>

java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.CoreV1EventSeriesFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, CoreV1EventSeriesFluent<A>
Direct Known Subclasses:
CoreV1EventSeriesBuilder

public class CoreV1EventSeriesFluentImpl<A extends CoreV1EventSeriesFluent<A>> extends BaseFluent<A> implements CoreV1EventSeriesFluent<A>
Generated