| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AzureUCConfigPairsResponse |
CloudCostManagementApi.updateCostAzureUCConfigs(String cloudAccountId,
AzureUCConfigPatchRequest body)
Update Cloud Cost Management Azure config.
|
CompletableFuture<AzureUCConfigPairsResponse> |
CloudCostManagementApi.updateCostAzureUCConfigsAsync(String cloudAccountId,
AzureUCConfigPatchRequest body)
Update Cloud Cost Management Azure config.
|
ApiResponse<AzureUCConfigPairsResponse> |
CloudCostManagementApi.updateCostAzureUCConfigsWithHttpInfo(String cloudAccountId,
AzureUCConfigPatchRequest body)
Update the status of an Azure config (active/archived).
|
CompletableFuture<ApiResponse<AzureUCConfigPairsResponse>> |
CloudCostManagementApi.updateCostAzureUCConfigsWithHttpInfoAsync(String cloudAccountId,
AzureUCConfigPatchRequest body)
Update Cloud Cost Management Azure config.
|
| Modifier and Type | Method and Description |
|---|---|
AzureUCConfigPatchRequest |
AzureUCConfigPatchRequest.data(AzureUCConfigPatchData data) |
AzureUCConfigPatchRequest |
AzureUCConfigPatchRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.