| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AWSAccountCreateResponse |
AwsIntegrationApi.createAWSAccount(AWSAccount body)
Deprecated.
|
AWSAccountCreateResponse |
AwsIntegrationApi.createNewAWSExternalID(AWSAccount body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AWSAccountCreateResponse> |
AwsIntegrationApi.createAWSAccountAsync(AWSAccount body)
Deprecated.
|
ApiResponse<AWSAccountCreateResponse> |
AwsIntegrationApi.createAWSAccountWithHttpInfo(AWSAccount body)
Deprecated.
|
CompletableFuture<ApiResponse<AWSAccountCreateResponse>> |
AwsIntegrationApi.createAWSAccountWithHttpInfoAsync(AWSAccount body)
Deprecated.
|
CompletableFuture<AWSAccountCreateResponse> |
AwsIntegrationApi.createNewAWSExternalIDAsync(AWSAccount body)
Deprecated.
|
ApiResponse<AWSAccountCreateResponse> |
AwsIntegrationApi.createNewAWSExternalIDWithHttpInfo(AWSAccount body)
Deprecated.
|
CompletableFuture<ApiResponse<AWSAccountCreateResponse>> |
AwsIntegrationApi.createNewAWSExternalIDWithHttpInfoAsync(AWSAccount body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AWSAccountCreateResponse |
AWSAccountCreateResponse.externalId(String externalId) |
AWSAccountCreateResponse |
AWSAccountCreateResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.