| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
STIXIngestResponseAttributes |
STIXIngestResponseAttributes.accepted(Long accepted) |
STIXIngestResponseAttributes |
STIXIngestResponseData.getAttributes()
Counters describing the result of the STIX ingestion request.
|
STIXIngestResponseAttributes |
STIXIngestResponseAttributes.invalid(Long invalid) |
STIXIngestResponseAttributes |
STIXIngestResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
STIXIngestResponseAttributes |
STIXIngestResponseAttributes.unsupported(Long unsupported) |
| Modifier and Type | Method and Description |
|---|---|
STIXIngestResponseData |
STIXIngestResponseData.attributes(STIXIngestResponseAttributes attributes) |
void |
STIXIngestResponseData.setAttributes(STIXIngestResponseAttributes attributes) |
| Constructor and Description |
|---|
STIXIngestResponseData(STIXIngestResponseAttributes attributes,
String id,
STIXIngestResponseType type) |
Copyright © 2026. All rights reserved.