Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.GCEPersistentDiskVolumeSourceObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSourceFluentImpl<WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.GCEPersistentDiskVolumeSourceObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>>,GCEPersistentDiskVolumeSourceFluent<WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>>,WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.GCEPersistentDiskVolumeSourceObjectNestedImpl<N> extends GCEPersistentDiskVolumeSourceFluentImpl<WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>> implements WatchEventFluent.GCEPersistentDiskVolumeSourceObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendGCEPersistentDiskVolumeSourceObject()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, withReadOnlyMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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