| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsLocations |
SyntheticsApi.listLocations()
Get all locations (public and private).
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SyntheticsLocations> |
SyntheticsApi.listLocationsAsync()
Get all locations (public and private).
|
ApiResponse<SyntheticsLocations> |
SyntheticsApi.listLocationsWithHttpInfo()
Get the list of public and private locations available for Synthetic tests.
|
CompletableFuture<ApiResponse<SyntheticsLocations>> |
SyntheticsApi.listLocationsWithHttpInfoAsync()
Get all locations (public and private).
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsLocations |
SyntheticsLocations.addLocationsItem(SyntheticsLocation locationsItem) |
SyntheticsLocations |
SyntheticsLocations.locations(List<SyntheticsLocation> locations) |
Copyright © 2023. All rights reserved.