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 Nand()NendContext()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, withNewNameMethods 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.NamedContextFluent
buildContext, editContext, editOrNewContext, editOrNewContextLike, getContext, getName, hasContext, hasName, withContext, withName, withNewContext, withNewContextLike, withNewName, withNewName, withNewName
-
Method Details
-
and
-
endContext
- Specified by:
endContextin interfaceConfigFluent.ContextsNested<N>
-