Uses of Interface
io.kubernetes.client.openapi.models.V1CSINodeFluent
Packages that use V1CSINodeFluent
-
Uses of V1CSINodeFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1CSINodeFluentModifier and TypeInterfaceDescriptioninterface
V1CSINodeFluent<A extends V1CSINodeFluent<A>>
Generatedclass
V1CSINodeFluentImpl<A extends V1CSINodeFluent<A>>
GeneratedSubinterfaces of V1CSINodeFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1CSINodeFluentModifier and TypeClassDescriptionclass
class
V1CSINodeFluentImpl<A extends V1CSINodeFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1CSINodeFluentModifierConstructorDescriptionV1CSINodeBuilder
(V1CSINodeFluent<?> fluent) V1CSINodeBuilder
(V1CSINodeFluent<?> fluent, io.kubernetes.client.openapi.models.V1CSINode instance) V1CSINodeBuilder
(V1CSINodeFluent<?> fluent, io.kubernetes.client.openapi.models.V1CSINode instance, Boolean validationEnabled) V1CSINodeBuilder
(V1CSINodeFluent<?> fluent, Boolean validationEnabled)