Package io.fabric8.kubernetes.api.model
Class NamedContextFluentImpl.ContextNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ContextFluentImpl<NamedContextFluent.ContextNested<N>>
io.fabric8.kubernetes.api.model.NamedContextFluentImpl.ContextNestedImpl<N>
- All Implemented Interfaces:
Fluent<NamedContextFluent.ContextNested<N>>,Nested<N>,Visitable<NamedContextFluent.ContextNested<N>>,ContextFluent<NamedContextFluent.ContextNested<N>>,NamedContextFluent.ContextNested<N>
- Enclosing class:
- NamedContextFluentImpl<A extends NamedContextFluent<A>>
public class NamedContextFluentImpl.ContextNestedImpl<N> extends ContextFluentImpl<NamedContextFluent.ContextNested<N>> implements NamedContextFluent.ContextNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ContextFluentImpl
ContextFluentImpl.ExtensionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ContextFluent
ContextFluent.ExtensionsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendContext()Methods inherited from class io.fabric8.kubernetes.api.model.ContextFluentImpl
addAllToExtensions, addNewExtension, addNewExtensionLike, addToExtensions, addToExtensions, buildExtension, buildExtensions, buildFirstExtension, buildLastExtension, buildMatchingExtension, editExtension, editFirstExtension, editLastExtension, editMatchingExtension, equals, getCluster, getExtensions, getNamespace, getUser, hasCluster, hasExtensions, hasMatchingExtension, hasNamespace, hasUser, removeAllFromExtensions, removeFromExtensions, removeMatchingFromExtensions, setNewExtensionLike, setToExtensions, withCluster, withExtensions, withExtensions, withNamespace, withNewCluster, withNewCluster, withNewCluster, withNewNamespace, withNewNamespace, withNewNamespace, withNewUser, withNewUser, withNewUser, withUserMethods 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.ContextFluent
addAllToExtensions, addNewExtension, addNewExtensionLike, addToExtensions, addToExtensions, buildExtension, buildExtensions, buildFirstExtension, buildLastExtension, buildMatchingExtension, editExtension, editFirstExtension, editLastExtension, editMatchingExtension, getCluster, getExtensions, getNamespace, getUser, hasCluster, hasExtensions, hasMatchingExtension, hasNamespace, hasUser, removeAllFromExtensions, removeFromExtensions, removeMatchingFromExtensions, setNewExtensionLike, setToExtensions, withCluster, withExtensions, withExtensions, withNamespace, withNewCluster, withNewCluster, withNewCluster, withNewNamespace, withNewNamespace, withNewNamespace, withNewUser, withNewUser, withNewUser, withUser
-
Method Details
-
and
-
endContext
- Specified by:
endContextin interfaceNamedContextFluent.ContextNested<N>
-