| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static STIXIngestResponseType |
STIXIngestResponseType.THREAT_INTEL_STIX_INGEST |
| Modifier and Type | Method and Description |
|---|---|
static STIXIngestResponseType |
STIXIngestResponseType.fromValue(String value) |
STIXIngestResponseType |
STIXIngestResponseData.getType()
The STIX ingestion resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
STIXIngestResponseType.STIXIngestResponseTypeSerializer.serialize(STIXIngestResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
STIXIngestResponseData.setType(STIXIngestResponseType type) |
STIXIngestResponseData |
STIXIngestResponseData.type(STIXIngestResponseType type) |
| Constructor and Description |
|---|
STIXIngestResponseData(STIXIngestResponseAttributes attributes,
String id,
STIXIngestResponseType type) |
| Constructor and Description |
|---|
STIXIngestResponseTypeSerializer(Class<STIXIngestResponseType> t) |
Copyright © 2026. All rights reserved.