Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.DownwardAPIVolumeFileObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.DownwardAPIVolumeFileFluentImpl<WatchEventFluent.DownwardAPIVolumeFileObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.DownwardAPIVolumeFileObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.DownwardAPIVolumeFileObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.DownwardAPIVolumeFileObjectNested<N>>,DownwardAPIVolumeFileFluent<WatchEventFluent.DownwardAPIVolumeFileObjectNested<N>>,WatchEventFluent.DownwardAPIVolumeFileObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.DownwardAPIVolumeFileObjectNestedImpl<N> extends DownwardAPIVolumeFileFluentImpl<WatchEventFluent.DownwardAPIVolumeFileObjectNested<N>> implements WatchEventFluent.DownwardAPIVolumeFileObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.DownwardAPIVolumeFileFluentImpl
DownwardAPIVolumeFileFluentImpl.FieldRefNestedImpl<N>, DownwardAPIVolumeFileFluentImpl.ResourceFieldRefNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.DownwardAPIVolumeFileFluent
DownwardAPIVolumeFileFluent.FieldRefNested<N>, DownwardAPIVolumeFileFluent.ResourceFieldRefNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendDownwardAPIVolumeFileObject()Methods inherited from class io.fabric8.kubernetes.api.model.DownwardAPIVolumeFileFluentImpl
buildFieldRef, buildResourceFieldRef, editFieldRef, editOrNewFieldRef, editOrNewFieldRefLike, editOrNewResourceFieldRef, editOrNewResourceFieldRefLike, editResourceFieldRef, equals, getFieldRef, getMode, getPath, getResourceFieldRef, hasFieldRef, hasMode, hasPath, hasResourceFieldRef, withFieldRef, withMode, withNewFieldRef, withNewFieldRef, withNewFieldRefLike, withNewMode, withNewMode, withNewPath, withNewPath, withNewPath, withNewResourceFieldRef, withNewResourceFieldRefLike, withPath, withResourceFieldRefMethods 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.DownwardAPIVolumeFileFluent
buildFieldRef, buildResourceFieldRef, editFieldRef, editOrNewFieldRef, editOrNewFieldRefLike, editOrNewResourceFieldRef, editOrNewResourceFieldRefLike, editResourceFieldRef, getFieldRef, getMode, getPath, getResourceFieldRef, hasFieldRef, hasMode, hasPath, hasResourceFieldRef, withFieldRef, withMode, withNewFieldRef, withNewFieldRef, withNewFieldRefLike, withNewMode, withNewMode, withNewPath, withNewPath, withNewPath, withNewResourceFieldRef, withNewResourceFieldRefLike, withPath, withResourceFieldRef
-
Method Details
-
and
-
endDownwardAPIVolumeFileObject
- Specified by:
endDownwardAPIVolumeFileObjectin interfaceWatchEventFluent.DownwardAPIVolumeFileObjectNested<N>
-