| 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 |
|---|---|
List<SBOM> |
ListAssetsSBOMsResponse.getData()
List of assets SBOMs.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssetsSBOMsResponse |
ListAssetsSBOMsResponse.addDataItem(SBOM dataItem) |
GetSBOMResponse |
GetSBOMResponse.data(SBOM data) |
void |
GetSBOMResponse.setData(SBOM data) |
| Modifier and Type | Method and Description |
|---|---|
ListAssetsSBOMsResponse |
ListAssetsSBOMsResponse.data(List<SBOM> data) |
void |
ListAssetsSBOMsResponse.setData(List<SBOM> data) |
| Constructor and Description |
|---|
GetSBOMResponse(SBOM data) |
| Constructor and Description |
|---|
ListAssetsSBOMsResponse(List<SBOM> data) |
Copyright © 2025. All rights reserved.