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