Uses of Interface
io.kubernetes.client.openapi.models.V1EventSourceFluent
Packages that use V1EventSourceFluent
-
Uses of V1EventSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1EventSourceFluentModifier and TypeInterfaceDescriptioninterface
V1EventSourceFluent<A extends V1EventSourceFluent<A>>
Generatedclass
V1EventSourceFluentImpl<A extends V1EventSourceFluent<A>>
GeneratedSubinterfaces of V1EventSourceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1EventSourceFluentModifier and TypeClassDescriptionclass
class
V1EventSourceFluentImpl<A extends V1EventSourceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1EventSourceFluentModifierConstructorDescriptionV1EventSourceBuilder
(V1EventSourceFluent<?> fluent) V1EventSourceBuilder
(V1EventSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1EventSource instance) V1EventSourceBuilder
(V1EventSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1EventSource instance, Boolean validationEnabled) V1EventSourceBuilder
(V1EventSourceFluent<?> fluent, Boolean validationEnabled)