Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluentImpl.PhotonPersistentDiskNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSourceFluentImpl<PersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>>
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluentImpl.PhotonPersistentDiskNestedImpl<N>
- All Implemented Interfaces:
Fluent<PersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>>
,Nested<N>
,Visitable<PersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>>
,PersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>
,PhotonPersistentDiskVolumeSourceFluent<PersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>>
- Enclosing class:
- PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluentImpl.PhotonPersistentDiskNestedImpl<N> extends PhotonPersistentDiskVolumeSourceFluentImpl<PersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>> implements PersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endPhotonPersistentDisk()
Methods inherited from class io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSourceFluentImpl
equals, getFsType, getPdID, hasFsType, hasPdID, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPdID, withNewPdID, withNewPdID, withPdID
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSourceFluent
getFsType, getPdID, hasFsType, hasPdID, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPdID, withNewPdID, withNewPdID, withPdID
-
Method Details
-
and
-
endPhotonPersistentDisk
- Specified by:
endPhotonPersistentDisk
in interfacePersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>
-