| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AwsCURConfigsResponse |
CloudCostManagementApi.updateCostAWSCURConfig(String cloudAccountId,
AwsCURConfigPatchRequest body)
Update Cloud Cost Management AWS CUR config.
|
CompletableFuture<AwsCURConfigsResponse> |
CloudCostManagementApi.updateCostAWSCURConfigAsync(String cloudAccountId,
AwsCURConfigPatchRequest body)
Update Cloud Cost Management AWS CUR config.
|
ApiResponse<AwsCURConfigsResponse> |
CloudCostManagementApi.updateCostAWSCURConfigWithHttpInfo(String cloudAccountId,
AwsCURConfigPatchRequest body)
Update the status of an AWS CUR config (active/archived).
|
CompletableFuture<ApiResponse<AwsCURConfigsResponse>> |
CloudCostManagementApi.updateCostAWSCURConfigWithHttpInfoAsync(String 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 © 2024. All rights reserved.