Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.PodIPObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodIPFluentImpl<WatchEventFluent.PodIPObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.PodIPObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.PodIPObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.PodIPObjectNested<N>>
,PodIPFluent<WatchEventFluent.PodIPObjectNested<N>>
,WatchEventFluent.PodIPObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.PodIPObjectNestedImpl<N> extends PodIPFluentImpl<WatchEventFluent.PodIPObjectNested<N>> implements WatchEventFluent.PodIPObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endPodIPObject()
Methods inherited from class io.fabric8.kubernetes.api.model.PodIPFluentImpl
equals, getIp, hasIp, withIp, withNewIp, withNewIp, withNewIp
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Method Details
-
and
-
endPodIPObject
- Specified by:
endPodIPObject
in interfaceWatchEventFluent.PodIPObjectNested<N>
-