Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.KeyToPathObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.KeyToPathFluentImpl<WatchEventFluent.KeyToPathObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.KeyToPathObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.KeyToPathObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.KeyToPathObjectNested<N>>,KeyToPathFluent<WatchEventFluent.KeyToPathObjectNested<N>>,WatchEventFluent.KeyToPathObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.KeyToPathObjectNestedImpl<N> extends KeyToPathFluentImpl<WatchEventFluent.KeyToPathObjectNested<N>> implements WatchEventFluent.KeyToPathObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendKeyToPathObject()Methods inherited from class io.fabric8.kubernetes.api.model.KeyToPathFluentImpl
equals, getKey, getMode, getPath, hasKey, hasMode, hasPath, withKey, withMode, withNewKey, withNewKey, withNewKey, withNewMode, withNewMode, withNewPath, withNewPath, withNewPath, withPathMethods 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.KeyToPathFluent
getKey, getMode, getPath, hasKey, hasMode, hasPath, withKey, withMode, withNewKey, withNewKey, withNewKey, withNewMode, withNewMode, withNewPath, withNewPath, withNewPath, withPath
-
Method Details
-
and
-
endKeyToPathObject
- Specified by:
endKeyToPathObjectin interfaceWatchEventFluent.KeyToPathObjectNested<N>
-