Uses of Interface
io.kubernetes.client.openapi.models.EventsV1EventListFluent
Packages that use EventsV1EventListFluent
-
Uses of EventsV1EventListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type EventsV1EventListFluentModifier and TypeInterfaceDescriptioninterface
EventsV1EventListFluent<A extends EventsV1EventListFluent<A>>
Generatedclass
EventsV1EventListFluentImpl<A extends EventsV1EventListFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement EventsV1EventListFluentModifier and TypeClassDescriptionclass
class
EventsV1EventListFluentImpl<A extends EventsV1EventListFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type EventsV1EventListFluentModifierConstructorDescriptionEventsV1EventListBuilder
(EventsV1EventListFluent<?> fluent) EventsV1EventListBuilder
(EventsV1EventListFluent<?> fluent, io.kubernetes.client.openapi.models.EventsV1EventList instance) EventsV1EventListBuilder
(EventsV1EventListFluent<?> fluent, io.kubernetes.client.openapi.models.EventsV1EventList instance, Boolean validationEnabled) EventsV1EventListBuilder
(EventsV1EventListFluent<?> fluent, Boolean validationEnabled)