| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
AwsIntegrationApi.ListAWSAccountsOptionalParameters |
AwsIntegrationApi.ListAWSAccountsOptionalParameters.awsAccountId(String awsAccountId)
Set awsAccountId.
|
| Modifier and Type | Method and Description |
|---|---|
AWSAccountsResponse |
AwsIntegrationApi.listAWSAccounts(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
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.
|
Copyright © 2026. All rights reserved.