| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AzureUCConfigPairsResponse |
CloudCostManagementApi.createCostAzureUCConfigs(AzureUCConfigPostRequest body)
Create Cloud Cost Management Azure configs.
|
CompletableFuture<AzureUCConfigPairsResponse> |
CloudCostManagementApi.createCostAzureUCConfigsAsync(AzureUCConfigPostRequest body)
Create Cloud Cost Management Azure configs.
|
ApiResponse<AzureUCConfigPairsResponse> |
CloudCostManagementApi.createCostAzureUCConfigsWithHttpInfo(AzureUCConfigPostRequest body)
Create a Cloud Cost Management account for an Azure config.
|
CompletableFuture<ApiResponse<AzureUCConfigPairsResponse>> |
CloudCostManagementApi.createCostAzureUCConfigsWithHttpInfoAsync(AzureUCConfigPostRequest body)
Create Cloud Cost Management Azure configs.
|
| Modifier and Type | Method and Description |
|---|---|
AzureUCConfigPostRequest |
AzureUCConfigPostRequest.data(AzureUCConfigPostData data) |
AzureUCConfigPostRequest |
AzureUCConfigPostRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.