Package io.fabric8.kubernetes.api.model
Class VolumeFluentImpl.GcePersistentDiskNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSourceFluentImpl<VolumeFluent.GcePersistentDiskNested<N>>
io.fabric8.kubernetes.api.model.VolumeFluentImpl.GcePersistentDiskNestedImpl<N>
- All Implemented Interfaces:
Fluent<VolumeFluent.GcePersistentDiskNested<N>>
,Nested<N>
,Visitable<VolumeFluent.GcePersistentDiskNested<N>>
,GCEPersistentDiskVolumeSourceFluent<VolumeFluent.GcePersistentDiskNested<N>>
,VolumeFluent.GcePersistentDiskNested<N>
- Enclosing class:
- VolumeFluentImpl<A extends VolumeFluent<A>>
public class VolumeFluentImpl.GcePersistentDiskNestedImpl<N> extends GCEPersistentDiskVolumeSourceFluentImpl<VolumeFluent.GcePersistentDiskNested<N>> implements VolumeFluent.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 interfaceVolumeFluent.GcePersistentDiskNested<N>
-