Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.LocalVolumeSourceObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.LocalVolumeSourceObjectNested<N>>
,LocalVolumeSourceFluent<WatchEventFluent.LocalVolumeSourceObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.LocalVolumeSourceObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.LocalVolumeSourceObjectNested<N> extends Nested<N>, LocalVolumeSourceFluent<WatchEventFluent.LocalVolumeSourceObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endLocalVolumeSourceObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.LocalVolumeSourceFluent
getFsType, getPath, hasFsType, hasPath, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPath, withNewPath, withNewPath, withPath
-
-