| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsLocation |
SyntheticsLocation.id(String id) |
SyntheticsLocation |
SyntheticsLocation.name(String name) |
SyntheticsLocation |
SyntheticsLocation.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsLocation> |
SyntheticsLocations.getLocations()
List of Synthetic locations.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsLocations |
SyntheticsLocations.addLocationsItem(SyntheticsLocation locationsItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsLocations |
SyntheticsLocations.locations(List<SyntheticsLocation> locations) |
void |
SyntheticsLocations.setLocations(List<SyntheticsLocation> locations) |
Copyright © 2024. All rights reserved.