Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ConfigObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ConfigFluentImpl<WatchEventFluent.ConfigObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ConfigObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ConfigObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ConfigObjectNested<N>>,ConfigFluent<WatchEventFluent.ConfigObjectNested<N>>,WatchEventFluent.ConfigObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ConfigObjectNestedImpl<N> extends ConfigFluentImpl<WatchEventFluent.ConfigObjectNested<N>> implements WatchEventFluent.ConfigObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ConfigFluentImpl
ConfigFluentImpl.ClustersNestedImpl<N>, ConfigFluentImpl.ContextsNestedImpl<N>, ConfigFluentImpl.ExtensionsNestedImpl<N>, ConfigFluentImpl.PreferencesNestedImpl<N>, ConfigFluentImpl.UsersNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ConfigFluent
ConfigFluent.ClustersNested<N>, ConfigFluent.ContextsNested<N>, ConfigFluent.ExtensionsNested<N>, ConfigFluent.PreferencesNested<N>, ConfigFluent.UsersNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendConfigObject()Methods inherited from class io.fabric8.kubernetes.api.model.ConfigFluentImpl
addAllToClusters, addAllToContexts, addAllToExtensions, addAllToUsers, addNewCluster, addNewClusterLike, addNewContext, addNewContextLike, addNewExtension, addNewExtensionLike, addNewUser, addNewUserLike, addToClusters, addToClusters, addToContexts, addToContexts, addToExtensions, addToExtensions, addToUsers, addToUsers, buildCluster, buildClusters, buildContext, buildContexts, buildExtension, buildExtensions, buildFirstCluster, buildFirstContext, buildFirstExtension, buildFirstUser, buildLastCluster, buildLastContext, buildLastExtension, buildLastUser, buildMatchingCluster, buildMatchingContext, buildMatchingExtension, buildMatchingUser, buildPreferences, buildUser, buildUsers, editCluster, editContext, editExtension, editFirstCluster, editFirstContext, editFirstExtension, editFirstUser, editLastCluster, editLastContext, editLastExtension, editLastUser, editMatchingCluster, editMatchingContext, editMatchingExtension, editMatchingUser, editOrNewPreferences, editOrNewPreferencesLike, editPreferences, editUser, equals, getApiVersion, getClusters, getContexts, getCurrentContext, getExtensions, getKind, getPreferences, getUsers, hasApiVersion, hasClusters, hasContexts, hasCurrentContext, hasExtensions, hasKind, hasMatchingCluster, hasMatchingContext, hasMatchingExtension, hasMatchingUser, hasPreferences, hasUsers, removeAllFromClusters, removeAllFromContexts, removeAllFromExtensions, removeAllFromUsers, removeFromClusters, removeFromContexts, removeFromExtensions, removeFromUsers, removeMatchingFromClusters, removeMatchingFromContexts, removeMatchingFromExtensions, removeMatchingFromUsers, setNewClusterLike, setNewContextLike, setNewExtensionLike, setNewUserLike, setToClusters, setToContexts, setToExtensions, setToUsers, withApiVersion, withClusters, withClusters, withContexts, withContexts, withCurrentContext, withExtensions, withExtensions, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewCurrentContext, withNewCurrentContext, withNewCurrentContext, withNewKind, withNewKind, withNewKind, withNewPreferences, withNewPreferencesLike, withPreferences, withUsers, withUsersMethods 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.ConfigFluent
addAllToClusters, addAllToContexts, addAllToExtensions, addAllToUsers, addNewCluster, addNewClusterLike, addNewContext, addNewContextLike, addNewExtension, addNewExtensionLike, addNewUser, addNewUserLike, addToClusters, addToClusters, addToContexts, addToContexts, addToExtensions, addToExtensions, addToUsers, addToUsers, buildCluster, buildClusters, buildContext, buildContexts, buildExtension, buildExtensions, buildFirstCluster, buildFirstContext, buildFirstExtension, buildFirstUser, buildLastCluster, buildLastContext, buildLastExtension, buildLastUser, buildMatchingCluster, buildMatchingContext, buildMatchingExtension, buildMatchingUser, buildPreferences, buildUser, buildUsers, editCluster, editContext, editExtension, editFirstCluster, editFirstContext, editFirstExtension, editFirstUser, editLastCluster, editLastContext, editLastExtension, editLastUser, editMatchingCluster, editMatchingContext, editMatchingExtension, editMatchingUser, editOrNewPreferences, editOrNewPreferencesLike, editPreferences, editUser, getApiVersion, getClusters, getContexts, getCurrentContext, getExtensions, getKind, getPreferences, getUsers, hasApiVersion, hasClusters, hasContexts, hasCurrentContext, hasExtensions, hasKind, hasMatchingCluster, hasMatchingContext, hasMatchingExtension, hasMatchingUser, hasPreferences, hasUsers, removeAllFromClusters, removeAllFromContexts, removeAllFromExtensions, removeAllFromUsers, removeFromClusters, removeFromContexts, removeFromExtensions, removeFromUsers, removeMatchingFromClusters, removeMatchingFromContexts, removeMatchingFromExtensions, removeMatchingFromUsers, setNewClusterLike, setNewContextLike, setNewExtensionLike, setNewUserLike, setToClusters, setToContexts, setToExtensions, setToUsers, withApiVersion, withClusters, withClusters, withContexts, withContexts, withCurrentContext, withExtensions, withExtensions, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewCurrentContext, withNewCurrentContext, withNewCurrentContext, withNewKind, withNewKind, withNewKind, withNewPreferences, withNewPreferencesLike, withPreferences, withUsers, withUsers
-
Method Details
-
and
-
endConfigObject
- Specified by:
endConfigObjectin interfaceWatchEventFluent.ConfigObjectNested<N>
-