public static class SyntheticsApi.ListSyntheticsDowntimesOptionalParameters extends Object
| Constructor and Description |
|---|
ListSyntheticsDowntimesOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApi.ListSyntheticsDowntimesOptionalParameters |
filterActive(String filterActive)
Set filterActive.
|
SyntheticsApi.ListSyntheticsDowntimesOptionalParameters |
filterTestIds(String filterTestIds)
Set filterTestIds.
|
public ListSyntheticsDowntimesOptionalParameters()
public SyntheticsApi.ListSyntheticsDowntimesOptionalParameters filterTestIds(String filterTestIds)
filterTestIds - Comma-separated list of Synthetics test public IDs to filter downtimes
by. (optional)public SyntheticsApi.ListSyntheticsDowntimesOptionalParameters filterActive(String filterActive)
filterActive - If set to true, return only downtimes that are currently
active. (optional)Copyright © 2026. All rights reserved.