Uses of Interface
io.kubernetes.client.openapi.models.V1AzureDiskVolumeSourceFluent
Packages that use V1AzureDiskVolumeSourceFluent
-
Uses of V1AzureDiskVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1AzureDiskVolumeSourceFluentModifier and TypeInterfaceDescriptioninterface
V1AzureDiskVolumeSourceFluent<A extends V1AzureDiskVolumeSourceFluent<A>>
Generatedclass
GeneratedSubinterfaces of V1AzureDiskVolumeSourceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1AzureDiskVolumeSourceFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1AzureDiskVolumeSourceFluentModifierConstructorDescriptionV1AzureDiskVolumeSourceBuilder
(V1AzureDiskVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1AzureDiskVolumeSource instance) V1AzureDiskVolumeSourceBuilder
(V1AzureDiskVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1AzureDiskVolumeSource instance, Boolean validationEnabled) V1AzureDiskVolumeSourceBuilder
(V1AzureDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled)