public static class SyntheticsApi.GetSyntheticsTestResultOptionalParameters extends Object
| Constructor and Description |
|---|
GetSyntheticsTestResultOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApi.GetSyntheticsTestResultOptionalParameters |
eventId(String eventId)
Set eventId.
|
SyntheticsApi.GetSyntheticsTestResultOptionalParameters |
timestamp(Long timestamp)
Set timestamp.
|
public GetSyntheticsTestResultOptionalParameters()
public SyntheticsApi.GetSyntheticsTestResultOptionalParameters eventId(String eventId)
eventId - The event ID used to look up the result in the event store. (optional)public SyntheticsApi.GetSyntheticsTestResultOptionalParameters timestamp(Long timestamp)
timestamp - Timestamp in seconds to look up the result. (optional)Copyright © 2026. All rights reserved.