| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AwsOnDemandListResponse |
AgentlessScanningApi.listAwsOnDemandTasks()
Get AWS On Demand tasks.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AwsOnDemandListResponse> |
AgentlessScanningApi.listAwsOnDemandTasksAsync()
Get AWS On Demand tasks.
|
ApiResponse<AwsOnDemandListResponse> |
AgentlessScanningApi.listAwsOnDemandTasksWithHttpInfo()
Fetches the most recent 1000 AWS on demand tasks.
|
CompletableFuture<ApiResponse<AwsOnDemandListResponse>> |
AgentlessScanningApi.listAwsOnDemandTasksWithHttpInfoAsync()
Get AWS On Demand tasks.
|
| Modifier and Type | Method and Description |
|---|---|
AwsOnDemandListResponse |
AwsOnDemandListResponse.addDataItem(AwsOnDemandData dataItem) |
AwsOnDemandListResponse |
AwsOnDemandListResponse.data(List<AwsOnDemandData> data) |
AwsOnDemandListResponse |
AwsOnDemandListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.