| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SBOMComponentLicense |
SBOMComponentLicense.license(SBOMComponentLicenseLicense license) |
SBOMComponentLicense |
SBOMComponentLicense.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SBOMComponentLicense> |
SBOMComponent.getLicenses()
The software licenses of the SBOM component.
|
| Modifier and Type | Method and Description |
|---|---|
SBOMComponent |
SBOMComponent.addLicensesItem(SBOMComponentLicense licensesItem) |
| Modifier and Type | Method and Description |
|---|---|
SBOMComponent |
SBOMComponent.licenses(List<SBOMComponentLicense> licenses) |
void |
SBOMComponent.setLicenses(List<SBOMComponentLicense> licenses) |
Copyright © 2026. All rights reserved.