| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static STIXPatternType |
STIXPatternType.STIX |
| Modifier and Type | Method and Description |
|---|---|
static STIXPatternType |
STIXPatternType.fromValue(String value) |
STIXPatternType |
STIXObject.getPatternType()
The supported STIX pattern language.
|
| Modifier and Type | Method and Description |
|---|---|
STIXObject |
STIXObject.patternType(STIXPatternType patternType) |
void |
STIXPatternType.STIXPatternTypeSerializer.serialize(STIXPatternType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
STIXObject.setPatternType(STIXPatternType patternType) |
| Constructor and Description |
|---|
STIXPatternTypeSerializer(Class<STIXPatternType> t) |
Copyright © 2026. All rights reserved.