Uses of Interface
io.kubernetes.client.openapi.models.V1ProjectedVolumeSourceFluent
Packages that use V1ProjectedVolumeSourceFluent
-
Uses of V1ProjectedVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ProjectedVolumeSourceFluentModifier and TypeInterfaceDescriptioninterface
V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>
Generatedclass
GeneratedSubinterfaces of V1ProjectedVolumeSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ProjectedVolumeSourceFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ProjectedVolumeSourceFluentModifierConstructorDescriptionV1ProjectedVolumeSourceBuilder
(V1ProjectedVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ProjectedVolumeSource instance) V1ProjectedVolumeSourceBuilder
(V1ProjectedVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ProjectedVolumeSource instance, Boolean validationEnabled) V1ProjectedVolumeSourceBuilder
(V1ProjectedVolumeSourceFluent<?> fluent, Boolean validationEnabled)