Uses of Interface
io.kubernetes.client.openapi.models.V1VolumeProjectionFluent
Packages that use V1VolumeProjectionFluent
-
Uses of V1VolumeProjectionFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1VolumeProjectionFluentModifier and TypeInterfaceDescriptioninterfaceV1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>GeneratedclassV1VolumeProjectionFluentImpl<A extends V1VolumeProjectionFluent<A>>GeneratedSubinterfaces of V1VolumeProjectionFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1VolumeProjectionFluentModifier and TypeClassDescriptionclassclassV1VolumeProjectionFluentImpl<A extends V1VolumeProjectionFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1VolumeProjectionFluentModifierConstructorDescriptionV1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeProjection instance) V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeProjection instance, Boolean validationEnabled) V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent, Boolean validationEnabled)