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 TypeInterfaceDescriptioninterfaceV1VolumeDeviceFluent<A extends V1VolumeDeviceFluent<A>>GeneratedclassV1VolumeDeviceFluentImpl<A extends V1VolumeDeviceFluent<A>>GeneratedSubinterfaces of V1VolumeDeviceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1VolumeDeviceFluentModifier and TypeClassDescriptionclassclassV1VolumeDeviceFluentImpl<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)