@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class SyntheticsTestResultDetail extends Object
| Constructor and Description |
|---|
SyntheticsTestResultDetail() |
public boolean unparsed
public static final String JSON_PROPERTY_ASSERTIONS
public static final String JSON_PROPERTY_BUCKET_KEYS
public static final String JSON_PROPERTY_CALL_TYPE
public static final String JSON_PROPERTY_CERT
public static final String JSON_PROPERTY_COMPRESSED_JSON_DESCRIPTOR
public static final String JSON_PROPERTY_COMPRESSED_STEPS
public static final String JSON_PROPERTY_CONNECTION_OUTCOME
public static final String JSON_PROPERTY_DNS_RESOLUTION
public static final String JSON_PROPERTY_DURATION
public static final String JSON_PROPERTY_EXITED_ON_STEP_SUCCESS
public static final String JSON_PROPERTY_FAILURE
public static final String JSON_PROPERTY_FINISHED_AT
public static final String JSON_PROPERTY_HANDSHAKE
public static final String JSON_PROPERTY_ID
public static final String JSON_PROPERTY_INITIAL_ID
public static final String JSON_PROPERTY_IS_FAST_RETRY
public static final String JSON_PROPERTY_IS_LAST_RETRY
public static final String JSON_PROPERTY_NETPATH
public static final String JSON_PROPERTY_NETSTATS
public static final String JSON_PROPERTY_OCSP
public static final String JSON_PROPERTY_PING
public static final String JSON_PROPERTY_RECEIVED_EMAIL_COUNT
public static final String JSON_PROPERTY_RECEIVED_MESSAGE
public static final String JSON_PROPERTY_REQUEST
public static final String JSON_PROPERTY_RESOLVED_IP
public static final String JSON_PROPERTY_RESPONSE
public static final String JSON_PROPERTY_RUN_TYPE
public static final String JSON_PROPERTY_SENT_MESSAGE
public static final String JSON_PROPERTY_START_URL
public static final String JSON_PROPERTY_STARTED_AT
public static final String JSON_PROPERTY_STATUS
public static final String JSON_PROPERTY_STEPS
public static final String JSON_PROPERTY_TIME_TO_INTERACTIVE
public static final String JSON_PROPERTY_TIMINGS
public static final String JSON_PROPERTY_TRACE
public static final String JSON_PROPERTY_TRACEROUTE
public static final String JSON_PROPERTY_TRIGGERED_AT
public static final String JSON_PROPERTY_TUNNEL
public static final String JSON_PROPERTY_TURNS
public static final String JSON_PROPERTY_UNHEALTHY
public static final String JSON_PROPERTY_VARIABLES
public SyntheticsTestResultDetail assertions(List<SyntheticsTestResultAssertionResult> assertions)
public SyntheticsTestResultDetail addAssertionsItem(SyntheticsTestResultAssertionResult assertionsItem)
@Nullable public List<SyntheticsTestResultAssertionResult> getAssertions()
public void setAssertions(List<SyntheticsTestResultAssertionResult> assertions)
public SyntheticsTestResultDetail bucketKeys(SyntheticsTestResultBucketKeys bucketKeys)
@Nullable public SyntheticsTestResultBucketKeys getBucketKeys()
public void setBucketKeys(SyntheticsTestResultBucketKeys bucketKeys)
public SyntheticsTestResultDetail callType(String callType)
@Nullable public String getCallType()
unary, healthCheck, or reflection
).public void setCallType(String callType)
public SyntheticsTestResultDetail cert(SyntheticsTestResultCertificate cert)
@Nullable public SyntheticsTestResultCertificate getCert()
public void setCert(SyntheticsTestResultCertificate cert)
public SyntheticsTestResultDetail compressedJsonDescriptor(String compressedJsonDescriptor)
@Nullable public String getCompressedJsonDescriptor()
public void setCompressedJsonDescriptor(String compressedJsonDescriptor)
public SyntheticsTestResultDetail compressedSteps(String compressedSteps)
@Nullable public String getCompressedSteps()
public void setCompressedSteps(String compressedSteps)
public SyntheticsTestResultDetail connectionOutcome(String connectionOutcome)
@Nullable public String getConnectionOutcome()
established, refused
).public void setConnectionOutcome(String connectionOutcome)
public SyntheticsTestResultDetail dnsResolution(SyntheticsTestResultDnsResolution dnsResolution)
@Nullable public SyntheticsTestResultDnsResolution getDnsResolution()
public void setDnsResolution(SyntheticsTestResultDnsResolution dnsResolution)
public SyntheticsTestResultDetail duration(Double duration)
@Nullable public Double getDuration()
public void setDuration(Double duration)
public SyntheticsTestResultDetail exitedOnStepSuccess(Boolean exitedOnStepSuccess)
@Nullable public Boolean getExitedOnStepSuccess()
exitIfSucceed passed.public void setExitedOnStepSuccess(Boolean exitedOnStepSuccess)
public SyntheticsTestResultDetail failure(SyntheticsTestResultFailure failure)
@Nullable public SyntheticsTestResultFailure getFailure()
public void setFailure(SyntheticsTestResultFailure failure)
public SyntheticsTestResultDetail finishedAt(Long finishedAt)
@Nullable public Long getFinishedAt()
public void setFinishedAt(Long finishedAt)
public SyntheticsTestResultDetail handshake(SyntheticsTestResultHandshake handshake)
@Nullable public SyntheticsTestResultHandshake getHandshake()
public void setHandshake(SyntheticsTestResultHandshake handshake)
public SyntheticsTestResultDetail id(String id)
@Nullable public String getId()
public void setId(String id)
public SyntheticsTestResultDetail initialId(String initialId)
@Nullable public String getInitialId()
public void setInitialId(String initialId)
public SyntheticsTestResultDetail isFastRetry(Boolean isFastRetry)
@Nullable public Boolean getIsFastRetry()
public void setIsFastRetry(Boolean isFastRetry)
public SyntheticsTestResultDetail isLastRetry(Boolean isLastRetry)
@Nullable public Boolean getIsLastRetry()
public void setIsLastRetry(Boolean isLastRetry)
public SyntheticsTestResultDetail netpath(SyntheticsTestResultNetpath netpath)
@Nullable public SyntheticsTestResultNetpath getNetpath()
public void setNetpath(SyntheticsTestResultNetpath netpath)
public SyntheticsTestResultDetail netstats(SyntheticsTestResultNetstats netstats)
@Nullable public SyntheticsTestResultNetstats getNetstats()
public void setNetstats(SyntheticsTestResultNetstats netstats)
public SyntheticsTestResultDetail ocsp(SyntheticsTestResultOCSPResponse ocsp)
@Nullable public SyntheticsTestResultOCSPResponse getOcsp()
public void setOcsp(SyntheticsTestResultOCSPResponse ocsp)
public SyntheticsTestResultDetail ping(SyntheticsTestResultTracerouteHop ping)
@Nullable public SyntheticsTestResultTracerouteHop getPing()
public void setPing(SyntheticsTestResultTracerouteHop ping)
public SyntheticsTestResultDetail receivedEmailCount(Long receivedEmailCount)
@Nullable public Long getReceivedEmailCount()
public void setReceivedEmailCount(Long receivedEmailCount)
public SyntheticsTestResultDetail receivedMessage(String receivedMessage)
@Nullable public String getReceivedMessage()
public void setReceivedMessage(String receivedMessage)
public SyntheticsTestResultDetail request(SyntheticsTestResultRequestInfo request)
@Nullable public SyntheticsTestResultRequestInfo getRequest()
public void setRequest(SyntheticsTestResultRequestInfo request)
public SyntheticsTestResultDetail resolvedIp(String resolvedIp)
@Nullable public String getResolvedIp()
public void setResolvedIp(String resolvedIp)
public SyntheticsTestResultDetail response(SyntheticsTestResultResponseInfo response)
@Nullable public SyntheticsTestResultResponseInfo getResponse()
public void setResponse(SyntheticsTestResultResponseInfo response)
public SyntheticsTestResultDetail runType(SyntheticsTestResultRunType runType)
@Nullable public SyntheticsTestResultRunType getRunType()
public void setRunType(SyntheticsTestResultRunType runType)
public SyntheticsTestResultDetail sentMessage(String sentMessage)
@Nullable public String getSentMessage()
public void setSentMessage(String sentMessage)
public SyntheticsTestResultDetail startUrl(String startUrl)
@Nullable public String getStartUrl()
public void setStartUrl(String startUrl)
public SyntheticsTestResultDetail startedAt(Long startedAt)
@Nullable public Long getStartedAt()
public void setStartedAt(Long startedAt)
public SyntheticsTestResultDetail status(SyntheticsTestResultStatus status)
@Nullable public SyntheticsTestResultStatus getStatus()
public void setStatus(SyntheticsTestResultStatus status)
public SyntheticsTestResultDetail steps(List<SyntheticsTestResultStep> steps)
public SyntheticsTestResultDetail addStepsItem(SyntheticsTestResultStep stepsItem)
@Nullable public List<SyntheticsTestResultStep> getSteps()
public void setSteps(List<SyntheticsTestResultStep> steps)
public SyntheticsTestResultDetail timeToInteractive(Long timeToInteractive)
@Nullable public Long getTimeToInteractive()
public void setTimeToInteractive(Long timeToInteractive)
public SyntheticsTestResultDetail timings(Map<String,Object> timings)
public SyntheticsTestResultDetail putTimingsItem(String key, Object timingsItem)
@Nullable public Map<String,Object> getTimings()
public SyntheticsTestResultDetail trace(SyntheticsTestResultTrace trace)
@Nullable public SyntheticsTestResultTrace getTrace()
public void setTrace(SyntheticsTestResultTrace trace)
public SyntheticsTestResultDetail traceroute(List<SyntheticsTestResultTracerouteHop> traceroute)
public SyntheticsTestResultDetail addTracerouteItem(SyntheticsTestResultTracerouteHop tracerouteItem)
@Nullable public List<SyntheticsTestResultTracerouteHop> getTraceroute()
public void setTraceroute(List<SyntheticsTestResultTracerouteHop> traceroute)
public SyntheticsTestResultDetail triggeredAt(Long triggeredAt)
@Nullable public Long getTriggeredAt()
public void setTriggeredAt(Long triggeredAt)
public SyntheticsTestResultDetail tunnel(Boolean tunnel)
@Nullable public Boolean getTunnel()
public void setTunnel(Boolean tunnel)
public SyntheticsTestResultDetail turns(List<SyntheticsTestResultTurn> turns)
public SyntheticsTestResultDetail addTurnsItem(SyntheticsTestResultTurn turnsItem)
@Nullable public List<SyntheticsTestResultTurn> getTurns()
public void setTurns(List<SyntheticsTestResultTurn> turns)
public SyntheticsTestResultDetail unhealthy(Boolean unhealthy)
@Nullable public Boolean getUnhealthy()
public void setUnhealthy(Boolean unhealthy)
public SyntheticsTestResultDetail variables(SyntheticsTestResultVariables variables)
@Nullable public SyntheticsTestResultVariables getVariables()
public void setVariables(SyntheticsTestResultVariables variables)
public SyntheticsTestResultDetail putAdditionalProperty(String key, Object value)
key - The arbitrary key to setvalue - The associated valuepublic Map<String,Object> getAdditionalProperties()
public Object getAdditionalProperty(String key)
key - The arbitrary key to getpublic boolean equals(Object o)
Copyright © 2026. All rights reserved.