| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GetCustomFrameworkResponse |
SecurityMonitoringApi.getCustomFramework(String handle,
String version)
Get a custom framework.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GetCustomFrameworkResponse> |
SecurityMonitoringApi.getCustomFrameworkAsync(String handle,
String version)
Get a custom framework.
|
ApiResponse<GetCustomFrameworkResponse> |
SecurityMonitoringApi.getCustomFrameworkWithHttpInfo(String handle,
String version)
Get a custom framework.
|
CompletableFuture<ApiResponse<GetCustomFrameworkResponse>> |
SecurityMonitoringApi.getCustomFrameworkWithHttpInfoAsync(String handle,
String version)
Get a custom framework.
|
| Modifier and Type | Method and Description |
|---|---|
GetCustomFrameworkResponse |
GetCustomFrameworkResponse.data(FullCustomFrameworkData data) |
GetCustomFrameworkResponse |
GetCustomFrameworkResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.