| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AzureScanOptions |
AgentlessScanningApi.createAzureScanOptions(AzureScanOptions body)
Create Azure scan options.
|
AzureScanOptions |
AgentlessScanningApi.getAzureScanOptions(String subscriptionId)
Get Azure scan options.
|
AzureScanOptions |
AgentlessScanningApi.updateAzureScanOptions(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update Azure scan options.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AzureScanOptions> |
AgentlessScanningApi.createAzureScanOptionsAsync(AzureScanOptions body)
Create Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.createAzureScanOptionsWithHttpInfo(AzureScanOptions body)
Activate Agentless scan options for an Azure subscription.
|
CompletableFuture<ApiResponse<AzureScanOptions>> |
AgentlessScanningApi.createAzureScanOptionsWithHttpInfoAsync(AzureScanOptions body)
Create Azure scan options.
|
CompletableFuture<AzureScanOptions> |
AgentlessScanningApi.getAzureScanOptionsAsync(String subscriptionId)
Get Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.getAzureScanOptionsWithHttpInfo(String subscriptionId)
Fetches the Agentless scan options for an activated subscription.
|
CompletableFuture<ApiResponse<AzureScanOptions>> |
AgentlessScanningApi.getAzureScanOptionsWithHttpInfoAsync(String subscriptionId)
Get Azure scan options.
|
CompletableFuture<AzureScanOptions> |
AgentlessScanningApi.updateAzureScanOptionsAsync(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.updateAzureScanOptionsWithHttpInfo(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update the Agentless scan options for an activated subscription.
|
CompletableFuture<ApiResponse<AzureScanOptions>> |
AgentlessScanningApi.updateAzureScanOptionsWithHttpInfoAsync(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update Azure scan options.
|
| Modifier and Type | Method and Description |
|---|---|
AzureScanOptions |
AgentlessScanningApi.createAzureScanOptions(AzureScanOptions body)
Create Azure scan options.
|
CompletableFuture<AzureScanOptions> |
AgentlessScanningApi.createAzureScanOptionsAsync(AzureScanOptions body)
Create Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.createAzureScanOptionsWithHttpInfo(AzureScanOptions body)
Activate Agentless scan options for an Azure subscription.
|
CompletableFuture<ApiResponse<AzureScanOptions>> |
AgentlessScanningApi.createAzureScanOptionsWithHttpInfoAsync(AzureScanOptions body)
Create Azure scan options.
|
| Modifier and Type | Method and Description |
|---|---|
AzureScanOptions |
AzureScanOptions.data(AzureScanOptionsData data) |
AzureScanOptions |
AzureScanOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.