static ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.builder() |
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.exec(ProbeRepresentation.ExecActionRepresentation exec) |
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.failureThreshold(Integer failureThreshold) |
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.httpGet(ProbeRepresentation.HTTPGetActionRepresentation httpGet) |
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.initialDelaySeconds(Integer initialDelaySeconds) |
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.periodSeconds(Integer periodSeconds) |
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.successThreshold(Integer successThreshold) |
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.tcpSocket(ProbeRepresentation.TCPSocketActionRepresentation tcpSocket) |
ProbeRepresentation.ProbeRepresentationBuilder |
ProbeRepresentation.ProbeRepresentationBuilder.timeoutSeconds(Integer timeoutSeconds) |