Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.LocalObjectReferenceNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.LocalObjectReferenceFluentImpl<WatchEventFluent.LocalObjectReferenceNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.LocalObjectReferenceNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.LocalObjectReferenceNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.LocalObjectReferenceNested<N>>
,LocalObjectReferenceFluent<WatchEventFluent.LocalObjectReferenceNested<N>>
,WatchEventFluent.LocalObjectReferenceNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.LocalObjectReferenceNestedImpl<N> extends LocalObjectReferenceFluentImpl<WatchEventFluent.LocalObjectReferenceNested<N>> implements WatchEventFluent.LocalObjectReferenceNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endLocalObjectReference()
Methods inherited from class io.fabric8.kubernetes.api.model.LocalObjectReferenceFluentImpl
equals, getName, hasName, withName, withNewName, withNewName, withNewName
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent
getName, hasName, withName, withNewName, withNewName, withNewName
-
Method Details
-
and
-
endLocalObjectReference
- Specified by:
endLocalObjectReference
in interfaceWatchEventFluent.LocalObjectReferenceNested<N>
-