| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SignalEntitiesType |
SignalEntitiesType.ENTITIES |
| Modifier and Type | Method and Description |
|---|---|
static SignalEntitiesType |
SignalEntitiesType.fromValue(String value) |
SignalEntitiesType |
SignalEntitiesData.getType()
The type of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignalEntitiesType.SignalEntitiesTypeSerializer.serialize(SignalEntitiesType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SignalEntitiesData.setType(SignalEntitiesType type) |
SignalEntitiesData |
SignalEntitiesData.type(SignalEntitiesType type) |
| Constructor and Description |
|---|
SignalEntitiesData(SignalEntitiesAttributes attributes,
String id,
SignalEntitiesType type) |
| Constructor and Description |
|---|
SignalEntitiesTypeSerializer(Class<SignalEntitiesType> t) |
Copyright © 2026. All rights reserved.