| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AzureScanOptionsArray |
AgentlessScanningApi.listAzureScanOptions()
List Azure scan options.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AzureScanOptionsArray> |
AgentlessScanningApi.listAzureScanOptionsAsync()
List Azure scan options.
|
ApiResponse<AzureScanOptionsArray> |
AgentlessScanningApi.listAzureScanOptionsWithHttpInfo()
Fetches the scan options configured for Azure accounts.
|
CompletableFuture<ApiResponse<AzureScanOptionsArray>> |
AgentlessScanningApi.listAzureScanOptionsWithHttpInfoAsync()
List Azure scan options.
|
| Modifier and Type | Method and Description |
|---|---|
AzureScanOptionsArray |
AzureScanOptionsArray.addDataItem(AzureScanOptionsData dataItem) |
AzureScanOptionsArray |
AzureScanOptionsArray.data(List<AzureScanOptionsData> data) |
AzureScanOptionsArray |
AzureScanOptionsArray.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.