Uses of Interface
io.kubernetes.client.openapi.models.V1HostPathVolumeSourceFluent
Packages that use V1HostPathVolumeSourceFluent
-
Uses of V1HostPathVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1HostPathVolumeSourceFluentModifier and TypeInterfaceDescriptioninterfaceV1HostPathVolumeSourceFluent<A extends V1HostPathVolumeSourceFluent<A>>GeneratedclassV1HostPathVolumeSourceFluentImpl<A extends V1HostPathVolumeSourceFluent<A>>GeneratedSubinterfaces of V1HostPathVolumeSourceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1HostPathVolumeSourceFluentModifier and TypeClassDescriptionclassclassV1HostPathVolumeSourceFluentImpl<A extends V1HostPathVolumeSourceFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1HostPathVolumeSourceFluentModifierConstructorDescriptionV1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance) V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1HostPathVolumeSource instance, Boolean validationEnabled) V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent, Boolean validationEnabled)