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