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