Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.DaemonEndpointObjectNested<N>
-
- All Superinterfaces:
DaemonEndpointFluent<WatchEventFluent.DaemonEndpointObjectNested<N>>
,Fluent<WatchEventFluent.DaemonEndpointObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.DaemonEndpointObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.DaemonEndpointObjectNested<N> extends Nested<N>, DaemonEndpointFluent<WatchEventFluent.DaemonEndpointObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endDaemonEndpointObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.DaemonEndpointFluent
getPort, hasPort, withPort
-
-