Package | Description |
---|---|
com.cumulocity.rest.representation.application.microservice |
Modifier and Type | Method and Description |
---|---|
ProbeRepresentation.ExecActionRepresentation |
ProbeRepresentation.ExecActionRepresentation.ExecActionRepresentationBuilder.build() |
ProbeRepresentation.ExecActionRepresentation |
ProbeRepresentation.getExec() |
Modifier and Type | Method and Description |
---|---|
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.exec(ProbeRepresentation.ExecActionRepresentation exec) |
void |
ProbeRepresentation.setExec(ProbeRepresentation.ExecActionRepresentation exec) |
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.