| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SignalEntitiesAttributes |
SignalEntitiesAttributes.addIdentitiesItem(Map<String,Object> identitiesItem) |
SignalEntitiesAttributes |
SignalEntitiesData.getAttributes()
Attributes containing the entities related to the signal.
|
SignalEntitiesAttributes |
SignalEntitiesAttributes.identities(List<Map<String,Object>> identities) |
SignalEntitiesAttributes |
SignalEntitiesAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SignalEntitiesData |
SignalEntitiesData.attributes(SignalEntitiesAttributes attributes) |
void |
SignalEntitiesData.setAttributes(SignalEntitiesAttributes attributes) |
| Constructor and Description |
|---|
SignalEntitiesData(SignalEntitiesAttributes attributes,
String id,
SignalEntitiesType type) |
Copyright © 2026. All rights reserved.