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