| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SBOMMetadata |
SBOMMetadata.component(SBOMMetadataComponent component) |
SBOMMetadata |
SBOMAttributes.getMetadata()
Provides additional information about a BOM.
|
SBOMMetadata |
SBOMMetadata.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SBOMAttributes |
SBOMAttributes.metadata(SBOMMetadata metadata) |
void |
SBOMAttributes.setMetadata(SBOMMetadata metadata) |
| Constructor and Description |
|---|
SBOMAttributes(String bomFormat,
List<SBOMComponent> components,
SBOMMetadata metadata,
String serialNumber,
SpecVersion specVersion,
Long version) |
Copyright © 2025. All rights reserved.