Package | Description |
---|---|
com.cumulocity.rest.representation.application.microservice |
Modifier and Type | Method and Description |
---|---|
ProbeRepresentation.TCPSocketActionRepresentation |
ProbeRepresentation.TCPSocketActionRepresentation.TCPSocketActionRepresentationBuilder.build() |
ProbeRepresentation.TCPSocketActionRepresentation |
ProbeRepresentation.getTcpSocket() |
Modifier and Type | Method and Description |
---|---|
void |
ProbeRepresentation.setTcpSocket(ProbeRepresentation.TCPSocketActionRepresentation tcpSocket) |
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.tcpSocket(ProbeRepresentation.TCPSocketActionRepresentation tcpSocket) |
Constructor and Description |
---|
ProbeRepresentation(ProbeRepresentation.ExecActionRepresentation exec,
ProbeRepresentation.TCPSocketActionRepresentation tcpSocket,
ProbeRepresentation.HTTPGetActionRepresentation httpGet,
Integer initialDelaySeconds,
Integer periodSeconds,
Integer successThreshold,
Integer timeoutSeconds,
Integer failureThreshold) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.