SyntheticsTestResultDetail |
SyntheticsTestResultDetail.addAssertionsItem(SyntheticsTestResultAssertionResult assertionsItem) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.addStepsItem(SyntheticsTestResultStep stepsItem) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.addTracerouteItem(SyntheticsTestResultTracerouteHop tracerouteItem) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.addTurnsItem(SyntheticsTestResultTurn turnsItem) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.assertions(List<SyntheticsTestResultAssertionResult> assertions) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.bucketKeys(SyntheticsTestResultBucketKeys bucketKeys) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.callType(String callType) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.cert(SyntheticsTestResultCertificate cert) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.compressedJsonDescriptor(String compressedJsonDescriptor) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.compressedSteps(String compressedSteps) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.connectionOutcome(String connectionOutcome) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.dnsResolution(SyntheticsTestResultDnsResolution dnsResolution) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.duration(Double duration) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.exitedOnStepSuccess(Boolean exitedOnStepSuccess) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.failure(SyntheticsTestResultFailure failure) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.finishedAt(Long finishedAt) |
SyntheticsTestResultDetail |
SyntheticsTestResultAttributes.getResult()
Full result details for a Synthetic test execution.
|
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.handshake(SyntheticsTestResultHandshake handshake) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.id(String id) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.initialId(String initialId) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.isFastRetry(Boolean isFastRetry) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.isLastRetry(Boolean isLastRetry) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.netpath(SyntheticsTestResultNetpath netpath) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.netstats(SyntheticsTestResultNetstats netstats) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.ocsp(SyntheticsTestResultOCSPResponse ocsp) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.ping(SyntheticsTestResultTracerouteHop ping) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.putTimingsItem(String key,
Object timingsItem) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.receivedEmailCount(Long receivedEmailCount) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.receivedMessage(String receivedMessage) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.request(SyntheticsTestResultRequestInfo request) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.resolvedIp(String resolvedIp) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.response(SyntheticsTestResultResponseInfo response) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.runType(SyntheticsTestResultRunType runType) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.sentMessage(String sentMessage) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.startedAt(Long startedAt) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.startUrl(String startUrl) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.status(SyntheticsTestResultStatus status) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.steps(List<SyntheticsTestResultStep> steps) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.timeToInteractive(Long timeToInteractive) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.timings(Map<String,Object> timings) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.trace(SyntheticsTestResultTrace trace) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.traceroute(List<SyntheticsTestResultTracerouteHop> traceroute) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.triggeredAt(Long triggeredAt) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.tunnel(Boolean tunnel) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.turns(List<SyntheticsTestResultTurn> turns) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.unhealthy(Boolean unhealthy) |
SyntheticsTestResultDetail |
SyntheticsTestResultDetail.variables(SyntheticsTestResultVariables variables) |