| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GcpScanOptions |
AgentlessScanningApi.updateGcpScanOptions(String projectId,
GcpScanOptionsInputUpdate body)
Update GCP scan options.
|
CompletableFuture<GcpScanOptions> |
AgentlessScanningApi.updateGcpScanOptionsAsync(String projectId,
GcpScanOptionsInputUpdate body)
Update GCP scan options.
|
ApiResponse<GcpScanOptions> |
AgentlessScanningApi.updateGcpScanOptionsWithHttpInfo(String projectId,
GcpScanOptionsInputUpdate body)
Update the Agentless scan options for an activated GCP project.
|
CompletableFuture<ApiResponse<GcpScanOptions>> |
AgentlessScanningApi.updateGcpScanOptionsWithHttpInfoAsync(String projectId,
GcpScanOptionsInputUpdate body)
Update GCP scan options.
|
| Modifier and Type | Method and Description |
|---|---|
GcpScanOptionsInputUpdate |
GcpScanOptionsInputUpdate.data(GcpScanOptionsInputUpdateData data) |
GcpScanOptionsInputUpdate |
GcpScanOptionsInputUpdate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.