Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluentImpl.GcePersistentDiskNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSourceFluentImpl<PersistentVolumeSpecFluent.GcePersistentDiskNested<N>>
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluentImpl.GcePersistentDiskNestedImpl<N>
- All Implemented Interfaces:
Fluent<PersistentVolumeSpecFluent.GcePersistentDiskNested<N>>
,Nested<N>
,Visitable<PersistentVolumeSpecFluent.GcePersistentDiskNested<N>>
,GCEPersistentDiskVolumeSourceFluent<PersistentVolumeSpecFluent.GcePersistentDiskNested<N>>
,PersistentVolumeSpecFluent.GcePersistentDiskNested<N>
- Enclosing class:
- PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluentImpl.GcePersistentDiskNestedImpl<N> extends GCEPersistentDiskVolumeSourceFluentImpl<PersistentVolumeSpecFluent.GcePersistentDiskNested<N>> implements PersistentVolumeSpecFluent.GcePersistentDiskNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endGcePersistentDisk()
Methods inherited from class io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSourceFluentImpl
equals, getFsType, getPartition, getPdName, hasFsType, hasPartition, hasPdName, hasReadOnly, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPartition, withNewPartition, withNewPdName, withNewPdName, withNewPdName, withNewReadOnly, withNewReadOnly, withPartition, withPdName, withReadOnly
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.GCEPersistentDiskVolumeSourceFluent
getFsType, getPartition, getPdName, hasFsType, hasPartition, hasPdName, hasReadOnly, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPartition, withNewPartition, withNewPdName, withNewPdName, withNewPdName, withNewReadOnly, withNewReadOnly, withPartition, withPdName, withReadOnly
-
Method Details
-
and
-
endGcePersistentDisk
- Specified by:
endGcePersistentDisk
in interfacePersistentVolumeSpecFluent.GcePersistentDiskNested<N>
-