Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.StorageOSVolumeSourceObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.StorageOSVolumeSourceFluentImpl<WatchEventFluent.StorageOSVolumeSourceObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.StorageOSVolumeSourceObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.StorageOSVolumeSourceObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.StorageOSVolumeSourceObjectNested<N>>
,StorageOSVolumeSourceFluent<WatchEventFluent.StorageOSVolumeSourceObjectNested<N>>
,WatchEventFluent.StorageOSVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.StorageOSVolumeSourceObjectNestedImpl<N> extends StorageOSVolumeSourceFluentImpl<WatchEventFluent.StorageOSVolumeSourceObjectNested<N>> implements WatchEventFluent.StorageOSVolumeSourceObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.StorageOSVolumeSourceFluentImpl
StorageOSVolumeSourceFluentImpl.SecretRefNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.StorageOSVolumeSourceFluent
StorageOSVolumeSourceFluent.SecretRefNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endStorageOSVolumeSourceObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.StorageOSVolumeSourceFluentImpl
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getFsType, getSecretRef, getVolumeName, getVolumeNamespace, hasFsType, hashCode, hasReadOnly, hasSecretRef, hasVolumeName, hasVolumeNamespace, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewVolumeName, withNewVolumeName, withNewVolumeName, withNewVolumeNamespace, withNewVolumeNamespace, withNewVolumeNamespace, withReadOnly, withSecretRef, withVolumeName, withVolumeNamespace
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.StorageOSVolumeSourceFluent
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getSecretRef, getVolumeName, getVolumeNamespace, hasFsType, hasReadOnly, hasSecretRef, hasVolumeName, hasVolumeNamespace, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewVolumeName, withNewVolumeName, withNewVolumeName, withNewVolumeNamespace, withNewVolumeNamespace, withNewVolumeNamespace, withReadOnly, withSecretRef, withVolumeName, withVolumeNamespace
-
-
-
-
Method Detail
-
and
public N and()
-
endStorageOSVolumeSourceObject
public N endStorageOSVolumeSourceObject()
- Specified by:
endStorageOSVolumeSourceObject
in interfaceWatchEventFluent.StorageOSVolumeSourceObjectNested<N>
-
-