| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApi.ListSyntheticsDowntimesOptionalParameters |
SyntheticsApi.ListSyntheticsDowntimesOptionalParameters.filterActive(String filterActive)
Set filterActive.
|
SyntheticsApi.ListSyntheticsDowntimesOptionalParameters |
SyntheticsApi.ListSyntheticsDowntimesOptionalParameters.filterTestIds(String filterTestIds)
Set filterTestIds.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsDowntimesResponse |
SyntheticsApi.listSyntheticsDowntimes(SyntheticsApi.ListSyntheticsDowntimesOptionalParameters parameters)
List Synthetics downtimes.
|
CompletableFuture<SyntheticsDowntimesResponse> |
SyntheticsApi.listSyntheticsDowntimesAsync(SyntheticsApi.ListSyntheticsDowntimesOptionalParameters parameters)
List Synthetics downtimes.
|
ApiResponse<SyntheticsDowntimesResponse> |
SyntheticsApi.listSyntheticsDowntimesWithHttpInfo(SyntheticsApi.ListSyntheticsDowntimesOptionalParameters parameters)
Get a list of all Synthetics downtimes for your organization.
|
CompletableFuture<ApiResponse<SyntheticsDowntimesResponse>> |
SyntheticsApi.listSyntheticsDowntimesWithHttpInfoAsync(SyntheticsApi.ListSyntheticsDowntimesOptionalParameters parameters)
List Synthetics downtimes.
|
Copyright © 2026. All rights reserved.