Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.VolumeDeviceObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.VolumeDeviceObjectNested<N>>,Nested<N>,VolumeDeviceFluent<WatchEventFluent.VolumeDeviceObjectNested<N>>
- All Known Implementing Classes:
WatchEventFluentImpl.VolumeDeviceObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.VolumeDeviceObjectNested<N> extends Nested<N>, VolumeDeviceFluent<WatchEventFluent.VolumeDeviceObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendVolumeDeviceObject()-
Methods inherited from interface io.fabric8.kubernetes.api.model.VolumeDeviceFluent
getDevicePath, getName, hasDevicePath, hasName, withDevicePath, withName, withNewDevicePath, withNewDevicePath, withNewDevicePath, withNewName, withNewName, withNewName
-
-