| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultTab |
SyntheticsTestResultTab.focused(Boolean focused) |
SyntheticsTestResultTab |
SyntheticsTestResultTab.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultTab |
SyntheticsTestResultTab.title(String title) |
SyntheticsTestResultTab |
SyntheticsTestResultTab.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTestResultTab> |
SyntheticsTestResultStep.getTabs()
Browser tabs involved in the step.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultStep |
SyntheticsTestResultStep.addTabsItem(SyntheticsTestResultTab tabsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsTestResultStep.setTabs(List<SyntheticsTestResultTab> tabs) |
SyntheticsTestResultStep |
SyntheticsTestResultStep.tabs(List<SyntheticsTestResultTab> tabs) |
Copyright © 2026. All rights reserved.