Uses of Class
com.cumulocity.rest.representation.application.microservice.ProbeRepresentation.TCPSocketActionRepresentation
-
Uses of ProbeRepresentation.TCPSocketActionRepresentation in com.cumulocity.rest.representation.application.microservice
Modifier and TypeMethodDescriptionProbeRepresentation.TCPSocketActionRepresentation.TCPSocketActionRepresentationBuilder.build()
ProbeRepresentation.getTcpSocket()
Modifier and TypeMethodDescriptionvoid
ProbeRepresentation.setTcpSocket
(ProbeRepresentation.TCPSocketActionRepresentation tcpSocket) ProbeRepresentation.ProbeRepresentationBuilder.tcpSocket
(ProbeRepresentation.TCPSocketActionRepresentation tcpSocket) ModifierConstructorDescriptionProbeRepresentation
(ProbeRepresentation.ExecActionRepresentation exec, ProbeRepresentation.TCPSocketActionRepresentation tcpSocket, ProbeRepresentation.HTTPGetActionRepresentation httpGet, Integer initialDelaySeconds, Integer periodSeconds, Integer successThreshold, Integer timeoutSeconds, Integer failureThreshold)