| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AWSLogsServicesResponse |
AwsLogsIntegrationApi.listAWSLogsServices()
Get list of AWS log ready services.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AWSLogsServicesResponse> |
AwsLogsIntegrationApi.listAWSLogsServicesAsync()
Get list of AWS log ready services.
|
ApiResponse<AWSLogsServicesResponse> |
AwsLogsIntegrationApi.listAWSLogsServicesWithHttpInfo()
Get a list of AWS services that can send logs to Datadog.
|
CompletableFuture<ApiResponse<AWSLogsServicesResponse>> |
AwsLogsIntegrationApi.listAWSLogsServicesWithHttpInfoAsync()
Get list of AWS log ready services.
|
| Modifier and Type | Method and Description |
|---|---|
AWSLogsServicesResponse |
AWSLogsServicesResponse.data(AWSLogsServicesResponseData data) |
AWSLogsServicesResponse |
AWSLogsServicesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.