| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SBOMComponentLicenseLicense |
SBOMComponentLicense.getLicense()
The software license of the component of the SBOM.
|
SBOMComponentLicenseLicense |
SBOMComponentLicenseLicense.name(String name) |
SBOMComponentLicenseLicense |
SBOMComponentLicenseLicense.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SBOMComponentLicense |
SBOMComponentLicense.license(SBOMComponentLicenseLicense license) |
void |
SBOMComponentLicense.setLicense(SBOMComponentLicenseLicense license) |
| Constructor and Description |
|---|
SBOMComponentLicense(SBOMComponentLicenseLicense license) |
Copyright © 2025. All rights reserved.