Uses of Interface
io.kubernetes.client.openapi.models.V1CSINodeSpecFluent
Packages that use V1CSINodeSpecFluent
-
Uses of V1CSINodeSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1CSINodeSpecFluentModifier and TypeInterfaceDescriptioninterface
V1CSINodeSpecFluent<A extends V1CSINodeSpecFluent<A>>
Generatedclass
V1CSINodeSpecFluentImpl<A extends V1CSINodeSpecFluent<A>>
GeneratedSubinterfaces of V1CSINodeSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1CSINodeSpecFluentModifier and TypeClassDescriptionclass
class
V1CSINodeSpecFluentImpl<A extends V1CSINodeSpecFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1CSINodeSpecFluentModifierConstructorDescriptionV1CSINodeSpecBuilder
(V1CSINodeSpecFluent<?> fluent) V1CSINodeSpecBuilder
(V1CSINodeSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1CSINodeSpec instance) V1CSINodeSpecBuilder
(V1CSINodeSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1CSINodeSpec instance, Boolean validationEnabled) V1CSINodeSpecBuilder
(V1CSINodeSpecFluent<?> fluent, Boolean validationEnabled)