| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SBOM |
SBOM.attributes(SBOMAttributes attributes) |
SBOM |
GetSBOMResponse.getData()
A single SBOM
|
SBOM |
SBOM.id(String id) |
SBOM |
SBOM.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SBOM |
SBOM.type(SBOMType type) |
| Modifier and Type | Method and Description |
|---|---|
GetSBOMResponse |
GetSBOMResponse.data(SBOM data) |
void |
GetSBOMResponse.setData(SBOM data) |
| Constructor and Description |
|---|
GetSBOMResponse(SBOM data) |
Copyright © 2025. All rights reserved.