| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SBOMMetadataAuthor |
SBOMMetadataAuthor.name(String name) |
SBOMMetadataAuthor |
SBOMMetadataAuthor.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SBOMMetadataAuthor> |
SBOMMetadata.getAuthors()
List of authors of the SBOM.
|
| Modifier and Type | Method and Description |
|---|---|
SBOMMetadata |
SBOMMetadata.addAuthorsItem(SBOMMetadataAuthor authorsItem) |
| Modifier and Type | Method and Description |
|---|---|
SBOMMetadata |
SBOMMetadata.authors(List<SBOMMetadataAuthor> authors) |
void |
SBOMMetadata.setAuthors(List<SBOMMetadataAuthor> authors) |
Copyright © 2026. All rights reserved.