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 TypeInterfaceDescriptioninterface
V1AttachedVolumeFluent<A extends V1AttachedVolumeFluent<A>>
Generatedclass
V1AttachedVolumeFluentImpl<A extends V1AttachedVolumeFluent<A>>
GeneratedSubinterfaces of V1AttachedVolumeFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1AttachedVolumeFluentModifier and TypeClassDescriptionclass
class
V1AttachedVolumeFluentImpl<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)