| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityMonitoringApi.ListAssetsSBOMsOptionalParameters |
SecurityMonitoringApi.ListAssetsSBOMsOptionalParameters.filterLicenseType(SBOMComponentLicenseType filterLicenseType)
Set filterLicenseType.
|
| Modifier and Type | Field and Description |
|---|---|
static SBOMComponentLicenseType |
SBOMComponentLicenseType.NETWORK_STRONG_COPYLEFT |
static SBOMComponentLicenseType |
SBOMComponentLicenseType.NON_STANDARD_COPYLEFT |
static SBOMComponentLicenseType |
SBOMComponentLicenseType.OTHER_NON_FREE |
static SBOMComponentLicenseType |
SBOMComponentLicenseType.OTHER_NON_STANDARD |
static SBOMComponentLicenseType |
SBOMComponentLicenseType.PERMISSIVE |
static SBOMComponentLicenseType |
SBOMComponentLicenseType.PUBLIC_DOMAIN |
static SBOMComponentLicenseType |
SBOMComponentLicenseType.STRONG_COPYLEFT |
static SBOMComponentLicenseType |
SBOMComponentLicenseType.WEAK_COPYLEFT |
| Modifier and Type | Method and Description |
|---|---|
static SBOMComponentLicenseType |
SBOMComponentLicenseType.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SBOMComponentLicenseType.SBOMComponentLicenseTypeSerializer.serialize(SBOMComponentLicenseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
SBOMComponentLicenseTypeSerializer(Class<SBOMComponentLicenseType> t) |
Copyright © 2026. All rights reserved.