| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AWSAccountsResponse |
AwsIntegrationApi.listAWSAccounts()
List all AWS integrations.
|
AWSAccountsResponse |
AwsIntegrationApi.listAWSAccounts(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
List all AWS integrations.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AWSAccountsResponse> |
AwsIntegrationApi.listAWSAccountsAsync()
List all AWS integrations.
|
CompletableFuture<AWSAccountsResponse> |
AwsIntegrationApi.listAWSAccountsAsync(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
List all AWS integrations.
|
ApiResponse<AWSAccountsResponse> |
AwsIntegrationApi.listAWSAccountsWithHttpInfo(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
Get a list of AWS Account Integration Configs.
|
CompletableFuture<ApiResponse<AWSAccountsResponse>> |
AwsIntegrationApi.listAWSAccountsWithHttpInfoAsync(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
List all AWS integrations.
|
| Modifier and Type | Method and Description |
|---|---|
AWSAccountsResponse |
AWSAccountsResponse.addDataItem(AWSAccountResponseData dataItem) |
AWSAccountsResponse |
AWSAccountsResponse.data(List<AWSAccountResponseData> data) |
AWSAccountsResponse |
AWSAccountsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.