Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.VsphereVirtualDiskVolumeSourceObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.VsphereVirtualDiskVolumeSourceObjectNested<N>>
,Nested<N>
,VsphereVirtualDiskVolumeSourceFluent<WatchEventFluent.VsphereVirtualDiskVolumeSourceObjectNested<N>>
- All Known Implementing Classes:
WatchEventFluentImpl.VsphereVirtualDiskVolumeSourceObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.VsphereVirtualDiskVolumeSourceObjectNested<N> extends Nested<N>, VsphereVirtualDiskVolumeSourceFluent<WatchEventFluent.VsphereVirtualDiskVolumeSourceObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endVsphereVirtualDiskVolumeSourceObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.VsphereVirtualDiskVolumeSourceFluent
getFsType, getStoragePolicyID, getStoragePolicyName, getVolumePath, hasFsType, hasStoragePolicyID, hasStoragePolicyName, hasVolumePath, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewStoragePolicyID, withNewStoragePolicyID, withNewStoragePolicyID, withNewStoragePolicyName, withNewStoragePolicyName, withNewStoragePolicyName, withNewVolumePath, withNewVolumePath, withNewVolumePath, withStoragePolicyID, withStoragePolicyName, withVolumePath
-
-