| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentlessScanningApi.updateAwsScanOptions(String accountId,
AwsScanOptionsUpdateRequest body)
Patch AWS Scan Options.
|
CompletableFuture<Void> |
AgentlessScanningApi.updateAwsScanOptionsAsync(String accountId,
AwsScanOptionsUpdateRequest body)
Patch AWS Scan Options.
|
ApiResponse<Void> |
AgentlessScanningApi.updateAwsScanOptionsWithHttpInfo(String accountId,
AwsScanOptionsUpdateRequest body)
Update the Agentless scan options for an activated account.
|
CompletableFuture<ApiResponse<Void>> |
AgentlessScanningApi.updateAwsScanOptionsWithHttpInfoAsync(String accountId,
AwsScanOptionsUpdateRequest body)
Patch AWS Scan Options.
|
| Modifier and Type | Method and Description |
|---|---|
AwsScanOptionsUpdateRequest |
AwsScanOptionsUpdateRequest.data(AwsScanOptionsUpdateData data) |
AwsScanOptionsUpdateRequest |
AwsScanOptionsUpdateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.