Package io.fabric8.kubernetes.api.model
Class HandlerFluentImpl.TcpSocketNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.TCPSocketActionFluentImpl<HandlerFluent.TcpSocketNested<N>>
io.fabric8.kubernetes.api.model.HandlerFluentImpl.TcpSocketNestedImpl<N>
- All Implemented Interfaces:
Fluent<HandlerFluent.TcpSocketNested<N>>,Nested<N>,Visitable<HandlerFluent.TcpSocketNested<N>>,HandlerFluent.TcpSocketNested<N>,TCPSocketActionFluent<HandlerFluent.TcpSocketNested<N>>
- Enclosing class:
- HandlerFluentImpl<A extends HandlerFluent<A>>
public class HandlerFluentImpl.TcpSocketNestedImpl<N> extends TCPSocketActionFluentImpl<HandlerFluent.TcpSocketNested<N>> implements HandlerFluent.TcpSocketNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.TCPSocketActionFluentImpl
TCPSocketActionFluentImpl.PortNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.TCPSocketActionFluent
TCPSocketActionFluent.PortNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendTcpSocket()Methods inherited from class io.fabric8.kubernetes.api.model.TCPSocketActionFluentImpl
buildPort, editOrNewPort, editOrNewPortLike, editPort, equals, getHost, getPort, hasHost, hasPort, withHost, withNewHost, withNewHost, withNewHost, withNewPort, withNewPort, withNewPort, withNewPortLike, withPortMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Method Details
-
and
-
endTcpSocket
- Specified by:
endTcpSocketin interfaceHandlerFluent.TcpSocketNested<N>
-