Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.StorageOSPersistentVolumeSourceObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.StorageOSPersistentVolumeSourceFluentImpl<WatchEventFluent.StorageOSPersistentVolumeSourceObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.StorageOSPersistentVolumeSourceObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.StorageOSPersistentVolumeSourceObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.StorageOSPersistentVolumeSourceObjectNested<N>>,StorageOSPersistentVolumeSourceFluent<WatchEventFluent.StorageOSPersistentVolumeSourceObjectNested<N>>,WatchEventFluent.StorageOSPersistentVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.StorageOSPersistentVolumeSourceObjectNestedImpl<N> extends StorageOSPersistentVolumeSourceFluentImpl<WatchEventFluent.StorageOSPersistentVolumeSourceObjectNested<N>> implements WatchEventFluent.StorageOSPersistentVolumeSourceObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.StorageOSPersistentVolumeSourceFluentImpl
StorageOSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.StorageOSPersistentVolumeSourceFluent
StorageOSPersistentVolumeSourceFluent.SecretRefNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendStorageOSPersistentVolumeSourceObject()Methods inherited from class io.fabric8.kubernetes.api.model.StorageOSPersistentVolumeSourceFluentImpl
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getFsType, getSecretRef, getVolumeName, getVolumeNamespace, hasFsType, hasReadOnly, hasSecretRef, hasVolumeName, hasVolumeNamespace, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRefLike, withNewVolumeName, withNewVolumeName, withNewVolumeName, withNewVolumeNamespace, withNewVolumeNamespace, withNewVolumeNamespace, withReadOnly, withSecretRef, withVolumeName, withVolumeNamespaceMethods 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.StorageOSPersistentVolumeSourceFluent
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getSecretRef, getVolumeName, getVolumeNamespace, hasFsType, hasReadOnly, hasSecretRef, hasVolumeName, hasVolumeNamespace, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRefLike, withNewVolumeName, withNewVolumeName, withNewVolumeName, withNewVolumeNamespace, withNewVolumeNamespace, withNewVolumeNamespace, withReadOnly, withSecretRef, withVolumeName, withVolumeNamespace
-
Method Details