| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AWSNamespacesResponse |
AwsIntegrationApi.listAWSNamespaces()
List available namespaces.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AWSNamespacesResponse> |
AwsIntegrationApi.listAWSNamespacesAsync()
List available namespaces.
|
ApiResponse<AWSNamespacesResponse> |
AwsIntegrationApi.listAWSNamespacesWithHttpInfo()
Get a list of available AWS CloudWatch namespaces that can send metrics to Datadog.
|
CompletableFuture<ApiResponse<AWSNamespacesResponse>> |
AwsIntegrationApi.listAWSNamespacesWithHttpInfoAsync()
List available namespaces.
|
| Modifier and Type | Method and Description |
|---|---|
AWSNamespacesResponse |
AWSNamespacesResponse.data(AWSNamespacesResponseData data) |
AWSNamespacesResponse |
AWSNamespacesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.