Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.EndpointPortObjectNested<N>
- All Superinterfaces:
EndpointPortFluent<WatchEventFluent.EndpointPortObjectNested<N>>
,Fluent<WatchEventFluent.EndpointPortObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.EndpointPortObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.EndpointPortObjectNested<N> extends Nested<N>, EndpointPortFluent<WatchEventFluent.EndpointPortObjectNested<N>>
-
Method Summary
Modifier and Type Method Description N
and()
N
endEndpointPortObject()
Methods inherited from interface io.fabric8.kubernetes.api.model.EndpointPortFluent
getAppProtocol, getName, getPort, getProtocol, hasAppProtocol, hasName, hasPort, hasProtocol, withAppProtocol, withName, withNewAppProtocol, withNewAppProtocol, withNewAppProtocol, withNewName, withNewName, withNewName, withNewPort, withNewPort, withNewProtocol, withNewProtocol, withNewProtocol, withPort, withProtocol