Uses of Interface
io.kubernetes.client.openapi.models.EventsV1EventSeriesFluent
Packages that use EventsV1EventSeriesFluent
-
Uses of EventsV1EventSeriesFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type EventsV1EventSeriesFluentModifier and TypeInterfaceDescriptioninterface
EventsV1EventSeriesFluent<A extends EventsV1EventSeriesFluent<A>>
Generatedclass
EventsV1EventSeriesFluentImpl<A extends EventsV1EventSeriesFluent<A>>
GeneratedSubinterfaces of EventsV1EventSeriesFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement EventsV1EventSeriesFluentModifier and TypeClassDescriptionclass
class
EventsV1EventSeriesFluentImpl<A extends EventsV1EventSeriesFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type EventsV1EventSeriesFluentModifierConstructorDescriptionEventsV1EventSeriesBuilder
(EventsV1EventSeriesFluent<?> fluent, io.kubernetes.client.openapi.models.EventsV1EventSeries instance) EventsV1EventSeriesBuilder
(EventsV1EventSeriesFluent<?> fluent, io.kubernetes.client.openapi.models.EventsV1EventSeries instance, Boolean validationEnabled) EventsV1EventSeriesBuilder
(EventsV1EventSeriesFluent<?> fluent, Boolean validationEnabled)