Uses of Interface
io.kubernetes.client.openapi.models.V1NodeConfigSourceFluent
Packages that use V1NodeConfigSourceFluent
-
Uses of V1NodeConfigSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1NodeConfigSourceFluentModifier and TypeInterfaceDescriptioninterface
V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>
Generatedclass
V1NodeConfigSourceFluentImpl<A extends V1NodeConfigSourceFluent<A>>
GeneratedSubinterfaces of V1NodeConfigSourceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1NodeConfigSourceFluentModifier and TypeClassDescriptionclass
class
V1NodeConfigSourceFluentImpl<A extends V1NodeConfigSourceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1NodeConfigSourceFluentModifierConstructorDescriptionV1NodeConfigSourceBuilder
(V1NodeConfigSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeConfigSource instance) V1NodeConfigSourceBuilder
(V1NodeConfigSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeConfigSource instance, Boolean validationEnabled) V1NodeConfigSourceBuilder
(V1NodeConfigSourceFluent<?> fluent, Boolean validationEnabled)