| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsDeletedTest |
SyntheticsDeletedTest.deletedAt(OffsetDateTime deletedAt) |
SyntheticsDeletedTest |
SyntheticsDeletedTest.publicId(String publicId) |
SyntheticsDeletedTest |
SyntheticsDeletedTest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsDeletedTest> |
SyntheticsDeleteTestsResponse.getDeletedTests()
Array of objects containing a deleted Synthetic test ID with the associated deletion timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsDeleteTestsResponse |
SyntheticsDeleteTestsResponse.addDeletedTestsItem(SyntheticsDeletedTest deletedTestsItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsDeleteTestsResponse |
SyntheticsDeleteTestsResponse.deletedTests(List<SyntheticsDeletedTest> deletedTests) |
void |
SyntheticsDeleteTestsResponse.setDeletedTests(List<SyntheticsDeletedTest> deletedTests) |
Copyright © 2024. All rights reserved.