| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AwsCURConfigsResponse |
CloudCostManagementApi.updateCostAWSCURConfig(Long cloudAccountId,
AwsCURConfigPatchRequest body)
Update Cloud Cost Management AWS CUR config.
|
CompletableFuture<AwsCURConfigsResponse> |
CloudCostManagementApi.updateCostAWSCURConfigAsync(Long cloudAccountId,
AwsCURConfigPatchRequest body)
Update Cloud Cost Management AWS CUR config.
|
ApiResponse<AwsCURConfigsResponse> |
CloudCostManagementApi.updateCostAWSCURConfigWithHttpInfo(Long cloudAccountId,
AwsCURConfigPatchRequest body)
Update the status (active/archived) and/or account filtering configuration of an AWS CUR
config.
|
CompletableFuture<ApiResponse<AwsCURConfigsResponse>> |
CloudCostManagementApi.updateCostAWSCURConfigWithHttpInfoAsync(Long cloudAccountId,
AwsCURConfigPatchRequest body)
Update Cloud Cost Management AWS CUR config.
|
| Modifier and Type | Method and Description |
|---|---|
AwsCURConfigPatchRequest |
AwsCURConfigPatchRequest.data(AwsCURConfigPatchData data) |
AwsCURConfigPatchRequest |
AwsCURConfigPatchRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.