| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultIncludedItem |
SyntheticsTestResultIncludedItem.attributes(Map<String,Object> attributes) |
SyntheticsTestResultIncludedItem |
SyntheticsTestResultIncludedItem.id(String id) |
SyntheticsTestResultIncludedItem |
SyntheticsTestResultIncludedItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultIncludedItem |
SyntheticsTestResultIncludedItem.putAttributesItem(String key,
Object attributesItem) |
SyntheticsTestResultIncludedItem |
SyntheticsTestResultIncludedItem.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTestResultIncludedItem> |
SyntheticsTestResultResponse.getIncluded()
Array of included related resources, such as the test definition.
|
List<SyntheticsTestResultIncludedItem> |
SyntheticsTestLatestResultsResponse.getIncluded()
Array of included related resources, such as the test definition.
|
List<SyntheticsTestResultIncludedItem> |
SyntheticsPollTestResultsResponse.getIncluded()
Array of included related resources, such as the test definition.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultResponse |
SyntheticsTestResultResponse.addIncludedItem(SyntheticsTestResultIncludedItem includedItem) |
SyntheticsTestLatestResultsResponse |
SyntheticsTestLatestResultsResponse.addIncludedItem(SyntheticsTestResultIncludedItem includedItem) |
SyntheticsPollTestResultsResponse |
SyntheticsPollTestResultsResponse.addIncludedItem(SyntheticsTestResultIncludedItem includedItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultResponse |
SyntheticsTestResultResponse.included(List<SyntheticsTestResultIncludedItem> included) |
SyntheticsTestLatestResultsResponse |
SyntheticsTestLatestResultsResponse.included(List<SyntheticsTestResultIncludedItem> included) |
SyntheticsPollTestResultsResponse |
SyntheticsPollTestResultsResponse.included(List<SyntheticsTestResultIncludedItem> included) |
void |
SyntheticsTestResultResponse.setIncluded(List<SyntheticsTestResultIncludedItem> included) |
void |
SyntheticsTestLatestResultsResponse.setIncluded(List<SyntheticsTestResultIncludedItem> included) |
void |
SyntheticsPollTestResultsResponse.setIncluded(List<SyntheticsTestResultIncludedItem> included) |
Copyright © 2026. All rights reserved.