Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.NamedContextObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NamedContextFluentImpl<WatchEventFluent.NamedContextObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.NamedContextObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.NamedContextObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.NamedContextObjectNested<N>>
,NamedContextFluent<WatchEventFluent.NamedContextObjectNested<N>>
,WatchEventFluent.NamedContextObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.NamedContextObjectNestedImpl<N> extends NamedContextFluentImpl<WatchEventFluent.NamedContextObjectNested<N>> implements WatchEventFluent.NamedContextObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NamedContextFluentImpl
NamedContextFluentImpl.ContextNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NamedContextFluent
NamedContextFluent.ContextNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endNamedContextObject()
Methods inherited from class io.fabric8.kubernetes.api.model.NamedContextFluentImpl
buildContext, editContext, editOrNewContext, editOrNewContextLike, equals, getContext, getName, hasContext, hasName, withContext, withName, withNewContext, withNewContextLike, withNewName, withNewName, withNewName
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.NamedContextFluent
buildContext, editContext, editOrNewContext, editOrNewContextLike, getContext, getName, hasContext, hasName, withContext, withName, withNewContext, withNewContextLike, withNewName, withNewName, withNewName
-
Method Details
-
and
-
endNamedContextObject
- Specified by:
endNamedContextObject
in interfaceWatchEventFluent.NamedContextObjectNested<N>
-