Uses of Interface
io.kubernetes.client.openapi.models.V1VolumeDeviceFluent
Packages that use V1VolumeDeviceFluent
-
Uses of V1VolumeDeviceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1VolumeDeviceFluentModifier and TypeInterfaceDescriptioninterface
V1VolumeDeviceFluent<A extends V1VolumeDeviceFluent<A>>
Generatedclass
V1VolumeDeviceFluentImpl<A extends V1VolumeDeviceFluent<A>>
GeneratedSubinterfaces of V1VolumeDeviceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1VolumeDeviceFluentModifier and TypeClassDescriptionclass
class
V1VolumeDeviceFluentImpl<A extends V1VolumeDeviceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1VolumeDeviceFluentModifierConstructorDescriptionV1VolumeDeviceBuilder
(V1VolumeDeviceFluent<?> fluent) V1VolumeDeviceBuilder
(V1VolumeDeviceFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeDevice instance) V1VolumeDeviceBuilder
(V1VolumeDeviceFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeDevice instance, Boolean validationEnabled) V1VolumeDeviceBuilder
(V1VolumeDeviceFluent<?> fluent, Boolean validationEnabled)