Package io.fabric8.kubernetes.api.model
Class ConfigFluentImpl.ContextsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NamedContextFluentImpl<ConfigFluent.ContextsNested<N>>
io.fabric8.kubernetes.api.model.ConfigFluentImpl.ContextsNestedImpl<N>
- All Implemented Interfaces:
Fluent<ConfigFluent.ContextsNested<N>>
,Nested<N>
,Visitable<ConfigFluent.ContextsNested<N>>
,ConfigFluent.ContextsNested<N>
,NamedContextFluent<ConfigFluent.ContextsNested<N>>
- Enclosing class:
- ConfigFluentImpl<A extends ConfigFluent<A>>
public class ConfigFluentImpl.ContextsNestedImpl<N> extends NamedContextFluentImpl<ConfigFluent.ContextsNested<N>> implements ConfigFluent.ContextsNested<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
endContext()
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
-
endContext
- Specified by:
endContext
in interfaceConfigFluent.ContextsNested<N>
-