| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SBOMType |
SBOMType.SBOMS |
| Modifier and Type | Method and Description |
|---|---|
static SBOMType |
SBOMType.fromValue(String value) |
SBOMType |
SBOM.getType()
The JSON:API type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SBOMType.SBOMTypeSerializer.serialize(SBOMType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SBOM.setType(SBOMType type) |
SBOM |
SBOM.type(SBOMType type) |
| Constructor and Description |
|---|
SBOMTypeSerializer(Class<SBOMType> t) |
Copyright © 2026. All rights reserved.