Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.initcontainers.readinessprobe.TcpSocket
-
Packages that use TcpSocket Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.initcontainers -
-
Uses of TcpSocket in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.initcontainers
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.initcontainers that return TcpSocket Modifier and Type Method Description TcpSocketReadinessProbe. getTcpSocket()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.initcontainers with parameters of type TcpSocket Modifier and Type Method Description voidReadinessProbe. setTcpSocket(TcpSocket tcpSocket)
-