| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LicensesListResponse |
StaticAnalysisApi.listSCALicenses()
Get the list of SPDX licenses.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LicensesListResponse> |
StaticAnalysisApi.listSCALicensesAsync()
Get the list of SPDX licenses.
|
ApiResponse<LicensesListResponse> |
StaticAnalysisApi.listSCALicensesWithHttpInfo() |
CompletableFuture<ApiResponse<LicensesListResponse>> |
StaticAnalysisApi.listSCALicensesWithHttpInfoAsync()
Get the list of SPDX licenses.
|
| Modifier and Type | Method and Description |
|---|---|
LicensesListResponse |
LicensesListResponse.data(LicensesListResponseData data) |
LicensesListResponse |
LicensesListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.