SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.addAssertionsItem(SyntheticsTestResultAssertionResult assertionsItem) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.addStepsItem(SyntheticsTestResultStep stepsItem) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.addTracerouteItem(SyntheticsTestResultTracerouteHop tracerouteItem) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.assertions(List<SyntheticsTestResultAssertionResult> assertions) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.callType(String callType) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.cert(SyntheticsTestResultCertificate cert) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.duration(Double duration) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.failure(SyntheticsTestResultFailure failure) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.finishedAt(Long finishedAt) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultAttributes.getResult()
Detailed result data for the fast test run.
|
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.id(String id) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.isFastRetry(Boolean isFastRetry) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.putTimingsItem(String key,
Object timingsItem) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.request(SyntheticsTestResultRequestInfo request) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.resolvedIp(String resolvedIp) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.response(SyntheticsTestResultResponseInfo response) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.runType(SyntheticsTestResultRunType runType) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.startedAt(Long startedAt) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.status(String status) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.steps(List<SyntheticsTestResultStep> steps) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.timings(Map<String,Object> timings) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.traceroute(List<SyntheticsTestResultTracerouteHop> traceroute) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.triggeredAt(Long triggeredAt) |
SyntheticsFastTestResultDetail |
SyntheticsFastTestResultDetail.tunnel(Boolean tunnel) |