| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AwsCURConfigsResponse |
CloudCostManagementApi.listCostAWSCURConfigs()
List Cloud Cost Management AWS CUR configs.
|
AwsCURConfigsResponse |
CloudCostManagementApi.updateCostAWSCURConfig(Long cloudAccountId,
AwsCURConfigPatchRequest body)
Update Cloud Cost Management AWS CUR config.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AwsCURConfigsResponse> |
CloudCostManagementApi.listCostAWSCURConfigsAsync()
List Cloud Cost Management AWS CUR configs.
|
ApiResponse<AwsCURConfigsResponse> |
CloudCostManagementApi.listCostAWSCURConfigsWithHttpInfo()
List the AWS CUR configs.
|
CompletableFuture<ApiResponse<AwsCURConfigsResponse>> |
CloudCostManagementApi.listCostAWSCURConfigsWithHttpInfoAsync()
List Cloud Cost Management AWS CUR configs.
|
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 |
|---|---|
AwsCURConfigsResponse |
AwsCURConfigsResponse.addDataItem(AwsCURConfig dataItem) |
AwsCURConfigsResponse |
AwsCURConfigsResponse.data(List<AwsCURConfig> data) |
AwsCURConfigsResponse |
AwsCURConfigsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.