Package io.fabric8.kubernetes.api.model
Interface HandlerFluent.TcpSocketNested<N>
-
- All Superinterfaces:
Fluent<HandlerFluent.TcpSocketNested<N>>,Nested<N>,TCPSocketActionFluent<HandlerFluent.TcpSocketNested<N>>
- All Known Implementing Classes:
HandlerFluentImpl.TcpSocketNestedImpl
- Enclosing interface:
- HandlerFluent<A extends HandlerFluent<A>>
public static interface HandlerFluent.TcpSocketNested<N> extends Nested<N>, TCPSocketActionFluent<HandlerFluent.TcpSocketNested<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 Nand()NendTcpSocket()-
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
-
-