Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.NamedContextObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.NamedContextObjectNested<N>>
,NamedContextFluent<WatchEventFluent.NamedContextObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.NamedContextObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.NamedContextObjectNested<N> extends Nested<N>, NamedContextFluent<WatchEventFluent.NamedContextObjectNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NamedContextFluent
NamedContextFluent.ContextNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endNamedContextObject()
-
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
-
-