Uses of Interface
io.kubernetes.client.openapi.models.V1AttachedVolumeFluent
Packages that use V1AttachedVolumeFluent
-
Uses of V1AttachedVolumeFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1AttachedVolumeFluentModifier and TypeInterfaceDescriptioninterfaceV1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>GeneratedclassV1AttachedVolumeFluentImpl<A extends V1AttachedVolumeFluent<A>>GeneratedSubinterfaces of V1AttachedVolumeFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1AttachedVolumeFluentModifier and TypeClassDescriptionclassclassV1AttachedVolumeFluentImpl<A extends V1AttachedVolumeFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1AttachedVolumeFluentModifierConstructorDescriptionV1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent) V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent, io.kubernetes.client.openapi.models.V1AttachedVolume instance) V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent, io.kubernetes.client.openapi.models.V1AttachedVolume instance, Boolean validationEnabled) V1AttachedVolumeBuilder(V1AttachedVolumeFluent<?> fluent, Boolean validationEnabled)