Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>>
,GCEPersistentDiskVolumeSourceFluent<WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.GCEPersistentDiskVolumeSourceObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N> extends Nested<N>, GCEPersistentDiskVolumeSourceFluent<WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endGCEPersistentDiskVolumeSourceObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSourceFluent
getFsType, getPartition, getPdName, hasFsType, hasPartition, hasPdName, hasReadOnly, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPdName, withNewPdName, withNewPdName, withNewReadOnly, withNewReadOnly, withPartition, withPdName, withReadOnly
-
-