Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.InfoObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.version.InfoFluentImpl<WatchEventFluent.InfoObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.InfoObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.InfoObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.InfoObjectNested<N>>
,InfoFluent<WatchEventFluent.InfoObjectNested<N>>
,WatchEventFluent.InfoObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.InfoObjectNestedImpl<N> extends InfoFluentImpl<WatchEventFluent.InfoObjectNested<N>> implements WatchEventFluent.InfoObjectNested<N>, Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endInfoObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.version.InfoFluentImpl
equals, getBuildDate, getCompiler, getGitCommit, getGitTreeState, getGitVersion, getGoVersion, getMajor, getMinor, getPlatform, hasBuildDate, hasCompiler, hasGitCommit, hasGitTreeState, hasGitVersion, hasGoVersion, hashCode, hasMajor, hasMinor, hasPlatform, withBuildDate, withCompiler, withGitCommit, withGitTreeState, withGitVersion, withGoVersion, withMajor, withMinor, withNewBuildDate, withNewBuildDate, withNewBuildDate, withNewCompiler, withNewCompiler, withNewCompiler, withNewGitCommit, withNewGitCommit, withNewGitCommit, withNewGitTreeState, withNewGitTreeState, withNewGitTreeState, withNewGitVersion, withNewGitVersion, withNewGitVersion, withNewGoVersion, withNewGoVersion, withNewGoVersion, withNewMajor, withNewMajor, withNewMajor, withNewMinor, withNewMinor, withNewMinor, withNewPlatform, withNewPlatform, withNewPlatform, withPlatform
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.version.InfoFluent
getBuildDate, getCompiler, getGitCommit, getGitTreeState, getGitVersion, getGoVersion, getMajor, getMinor, getPlatform, hasBuildDate, hasCompiler, hasGitCommit, hasGitTreeState, hasGitVersion, hasGoVersion, hasMajor, hasMinor, hasPlatform, withBuildDate, withCompiler, withGitCommit, withGitTreeState, withGitVersion, withGoVersion, withMajor, withMinor, withNewBuildDate, withNewBuildDate, withNewBuildDate, withNewCompiler, withNewCompiler, withNewCompiler, withNewGitCommit, withNewGitCommit, withNewGitCommit, withNewGitTreeState, withNewGitTreeState, withNewGitTreeState, withNewGitVersion, withNewGitVersion, withNewGitVersion, withNewGoVersion, withNewGoVersion, withNewGoVersion, withNewMajor, withNewMajor, withNewMajor, withNewMinor, withNewMinor, withNewMinor, withNewPlatform, withNewPlatform, withNewPlatform, withPlatform
-
-
-
-
Method Detail
-
and
public N and()
-
endInfoObject
public N endInfoObject()
- Specified by:
endInfoObject
in interfaceWatchEventFluent.InfoObjectNested<N>
-
-