| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AWSCcmConfigResponse |
AwsIntegrationApi.createAWSAccountCCMConfig(String awsAccountConfigId,
AWSCcmConfigRequest body)
Create AWS CCM config.
|
CompletableFuture<AWSCcmConfigResponse> |
AwsIntegrationApi.createAWSAccountCCMConfigAsync(String awsAccountConfigId,
AWSCcmConfigRequest body)
Create AWS CCM config.
|
ApiResponse<AWSCcmConfigResponse> |
AwsIntegrationApi.createAWSAccountCCMConfigWithHttpInfo(String awsAccountConfigId,
AWSCcmConfigRequest body)
Create the Cloud Cost Management config for an AWS Account Integration Config using Cost and
Usage Report (CUR) 2.0 by config ID.
|
CompletableFuture<ApiResponse<AWSCcmConfigResponse>> |
AwsIntegrationApi.createAWSAccountCCMConfigWithHttpInfoAsync(String awsAccountConfigId,
AWSCcmConfigRequest body)
Create AWS CCM config.
|
AWSCcmConfigResponse |
AwsIntegrationApi.updateAWSAccountCCMConfig(String awsAccountConfigId,
AWSCcmConfigRequest body)
Update AWS CCM config.
|
CompletableFuture<AWSCcmConfigResponse> |
AwsIntegrationApi.updateAWSAccountCCMConfigAsync(String awsAccountConfigId,
AWSCcmConfigRequest body)
Update AWS CCM config.
|
ApiResponse<AWSCcmConfigResponse> |
AwsIntegrationApi.updateAWSAccountCCMConfigWithHttpInfo(String awsAccountConfigId,
AWSCcmConfigRequest body)
Update the Cloud Cost Management config for an AWS Account Integration Config using Cost and
Usage Report (CUR) 2.0 by config ID.
|
CompletableFuture<ApiResponse<AWSCcmConfigResponse>> |
AwsIntegrationApi.updateAWSAccountCCMConfigWithHttpInfoAsync(String awsAccountConfigId,
AWSCcmConfigRequest body)
Update AWS CCM config.
|
| Modifier and Type | Method and Description |
|---|---|
AWSCcmConfigRequest |
AWSCcmConfigRequest.data(AWSCcmConfigRequestData data) |
AWSCcmConfigRequest |
AWSCcmConfigRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.