Uses of Interface
io.kubernetes.client.openapi.models.V1FCVolumeSourceFluent
Packages that use V1FCVolumeSourceFluent
-
Uses of V1FCVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1FCVolumeSourceFluentModifier and TypeInterfaceDescriptioninterface
V1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>
Generatedclass
V1FCVolumeSourceFluentImpl<A extends V1FCVolumeSourceFluent<A>>
GeneratedSubinterfaces of V1FCVolumeSourceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1FCVolumeSourceFluentModifier and TypeClassDescriptionclass
class
V1FCVolumeSourceFluentImpl<A extends V1FCVolumeSourceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1FCVolumeSourceFluentModifierConstructorDescriptionV1FCVolumeSourceBuilder
(V1FCVolumeSourceFluent<?> fluent) V1FCVolumeSourceBuilder
(V1FCVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1FCVolumeSource instance) V1FCVolumeSourceBuilder
(V1FCVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1FCVolumeSource instance, Boolean validationEnabled) V1FCVolumeSourceBuilder
(V1FCVolumeSourceFluent<?> fluent, Boolean validationEnabled)