| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GcpScanOptionsArray |
AgentlessScanningApi.listGcpScanOptions()
List GCP scan options.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GcpScanOptionsArray> |
AgentlessScanningApi.listGcpScanOptionsAsync()
List GCP scan options.
|
ApiResponse<GcpScanOptionsArray> |
AgentlessScanningApi.listGcpScanOptionsWithHttpInfo()
Fetches the scan options configured for all GCP projects.
|
CompletableFuture<ApiResponse<GcpScanOptionsArray>> |
AgentlessScanningApi.listGcpScanOptionsWithHttpInfoAsync()
List GCP scan options.
|
| Modifier and Type | Method and Description |
|---|---|
GcpScanOptionsArray |
GcpScanOptionsArray.addDataItem(GcpScanOptionsData dataItem) |
GcpScanOptionsArray |
GcpScanOptionsArray.data(List<GcpScanOptionsData> data) |
GcpScanOptionsArray |
GcpScanOptionsArray.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.