Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ContextObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ContextFluentImpl<WatchEventFluent.ContextObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ContextObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ContextObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ContextObjectNested<N>>,ContextFluent<WatchEventFluent.ContextObjectNested<N>>,WatchEventFluent.ContextObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ContextObjectNestedImpl<N> extends ContextFluentImpl<WatchEventFluent.ContextObjectNested<N>> implements WatchEventFluent.ContextObjectNested<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()NendContextObject()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
-
endContextObject
- Specified by:
endContextObjectin interfaceWatchEventFluent.ContextObjectNested<N>
-