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 TypeInterfaceDescriptioninterfaceV1CSINodeSpecFluent<A extends V1CSINodeSpecFluent<A>>GeneratedclassV1CSINodeSpecFluentImpl<A extends V1CSINodeSpecFluent<A>>GeneratedSubinterfaces of V1CSINodeSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1CSINodeSpecFluentModifier and TypeClassDescriptionclassclassV1CSINodeSpecFluentImpl<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)