Package | Description |
---|---|
com.cumulocity.rest.representation.application.microservice |
Modifier and Type | Method and Description |
---|---|
ProbeRepresentation.HTTPGetActionRepresentation |
ProbeRepresentation.HTTPGetActionRepresentation.HTTPGetActionRepresentationBuilder.build() |
ProbeRepresentation.HTTPGetActionRepresentation |
ProbeRepresentation.getHttpGet() |
Modifier and Type | Method and Description |
---|---|
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.httpGet(ProbeRepresentation.HTTPGetActionRepresentation httpGet) |
void |
ProbeRepresentation.setHttpGet(ProbeRepresentation.HTTPGetActionRepresentation httpGet) |
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.