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 TypeInterfaceDescriptioninterfaceV1FCVolumeSourceFluent<A extends V1FCVolumeSourceFluent<A>>GeneratedclassV1FCVolumeSourceFluentImpl<A extends V1FCVolumeSourceFluent<A>>GeneratedSubinterfaces of V1FCVolumeSourceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1FCVolumeSourceFluentModifier and TypeClassDescriptionclassclassV1FCVolumeSourceFluentImpl<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)