Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.TCPSocketActionObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.TCPSocketActionObjectNested<N>>
,Nested<N>
,TCPSocketActionFluent<WatchEventFluent.TCPSocketActionObjectNested<N>>
- All Known Implementing Classes:
WatchEventFluentImpl.TCPSocketActionObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.TCPSocketActionObjectNested<N> extends Nested<N>, TCPSocketActionFluent<WatchEventFluent.TCPSocketActionObjectNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.TCPSocketActionFluent
TCPSocketActionFluent.PortNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endTCPSocketActionObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.TCPSocketActionFluent
buildPort, editOrNewPort, editOrNewPortLike, editPort, getHost, getPort, hasHost, hasPort, withHost, withNewHost, withNewHost, withNewHost, withNewPort, withNewPort, withNewPort, withNewPortLike, withPort
-
-