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