Uses of Interface
io.kubernetes.client.openapi.models.V1AzureFileVolumeSourceFluent
Packages that use V1AzureFileVolumeSourceFluent
-
Uses of V1AzureFileVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1AzureFileVolumeSourceFluentModifier and TypeInterfaceDescriptioninterface
V1AzureFileVolumeSourceFluent<A extends V1AzureFileVolumeSourceFluent<A>>
Generatedclass
GeneratedSubinterfaces of V1AzureFileVolumeSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1AzureFileVolumeSourceFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1AzureFileVolumeSourceFluentModifierConstructorDescriptionV1AzureFileVolumeSourceBuilder
(V1AzureFileVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1AzureFileVolumeSource instance) V1AzureFileVolumeSourceBuilder
(V1AzureFileVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1AzureFileVolumeSource instance, Boolean validationEnabled) V1AzureFileVolumeSourceBuilder
(V1AzureFileVolumeSourceFluent<?> fluent, Boolean validationEnabled)