Package io.fabric8.kubernetes.api.model
Interface VolumeFluent.PhotonPersistentDiskNested<N>
-
- All Superinterfaces:
Fluent<VolumeFluent.PhotonPersistentDiskNested<N>>
,Nested<N>
,PhotonPersistentDiskVolumeSourceFluent<VolumeFluent.PhotonPersistentDiskNested<N>>
- All Known Implementing Classes:
VolumeFluentImpl.PhotonPersistentDiskNestedImpl
- Enclosing interface:
- VolumeFluent<A extends VolumeFluent<A>>
public static interface VolumeFluent.PhotonPersistentDiskNested<N> extends Nested<N>, PhotonPersistentDiskVolumeSourceFluent<VolumeFluent.PhotonPersistentDiskNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endPhotonPersistentDisk()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSourceFluent
getFsType, getPdID, hasFsType, hasPdID, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPdID, withNewPdID, withNewPdID, withPdID
-
-