| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
STIXIngestResponseData |
STIXIngestResponseData.attributes(STIXIngestResponseAttributes attributes) |
STIXIngestResponseData |
STIXIngestResponse.getData()
The JSON:API resource describing the completed STIX ingestion request.
|
STIXIngestResponseData |
STIXIngestResponseData.id(String id) |
STIXIngestResponseData |
STIXIngestResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
STIXIngestResponseData |
STIXIngestResponseData.type(STIXIngestResponseType type) |
| Modifier and Type | Method and Description |
|---|---|
STIXIngestResponse |
STIXIngestResponse.data(STIXIngestResponseData data) |
void |
STIXIngestResponse.setData(STIXIngestResponseData data) |
| Constructor and Description |
|---|
STIXIngestResponse(STIXIngestResponseData data) |
Copyright © 2026. All rights reserved.