| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WidgetIncludedUser |
WidgetIncludedUser.attributes(WidgetIncludedUserAttributes attributes) |
WidgetIncludedUser |
WidgetIncludedUser.id(String id) |
WidgetIncludedUser |
WidgetIncludedUser.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WidgetIncludedUser |
WidgetIncludedUser.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<WidgetIncludedUser> |
WidgetResponse.getIncluded()
Array of user resources related to the widget.
|
List<WidgetIncludedUser> |
WidgetListResponse.getIncluded()
Array of user resources related to the widgets.
|
| Modifier and Type | Method and Description |
|---|---|
WidgetResponse |
WidgetResponse.addIncludedItem(WidgetIncludedUser includedItem) |
WidgetListResponse |
WidgetListResponse.addIncludedItem(WidgetIncludedUser includedItem) |
| Modifier and Type | Method and Description |
|---|---|
WidgetResponse |
WidgetResponse.included(List<WidgetIncludedUser> included) |
WidgetListResponse |
WidgetListResponse.included(List<WidgetIncludedUser> included) |
void |
WidgetResponse.setIncluded(List<WidgetIncludedUser> included) |
void |
WidgetListResponse.setIncluded(List<WidgetIncludedUser> included) |
Copyright © 2026. All rights reserved.