| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
List<AWSLogsListServicesResponse> |
AwsLogsIntegrationApi.listAWSLogsServices()
Get list of AWS log ready services.
|
CompletableFuture<List<AWSLogsListServicesResponse>> |
AwsLogsIntegrationApi.listAWSLogsServicesAsync()
Get list of AWS log ready services.
|
ApiResponse<List<AWSLogsListServicesResponse>> |
AwsLogsIntegrationApi.listAWSLogsServicesWithHttpInfo()
Get the list of current AWS services that Datadog offers automatic log collection.
|
CompletableFuture<ApiResponse<List<AWSLogsListServicesResponse>>> |
AwsLogsIntegrationApi.listAWSLogsServicesWithHttpInfoAsync()
Get list of AWS log ready services.
|
| Modifier and Type | Method and Description |
|---|---|
AWSLogsListServicesResponse |
AWSLogsListServicesResponse.id(String id) |
AWSLogsListServicesResponse |
AWSLogsListServicesResponse.label(String label) |
AWSLogsListServicesResponse |
AWSLogsListServicesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.