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