| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AzureUCConfigsResponse |
CloudCostManagementApi.listCostAzureUCConfigs()
List Cloud Cost Management Azure configs.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AzureUCConfigsResponse> |
CloudCostManagementApi.listCostAzureUCConfigsAsync()
List Cloud Cost Management Azure configs.
|
ApiResponse<AzureUCConfigsResponse> |
CloudCostManagementApi.listCostAzureUCConfigsWithHttpInfo()
List the Azure configs.
|
CompletableFuture<ApiResponse<AzureUCConfigsResponse>> |
CloudCostManagementApi.listCostAzureUCConfigsWithHttpInfoAsync()
List Cloud Cost Management Azure configs.
|
| Modifier and Type | Method and Description |
|---|---|
AzureUCConfigsResponse |
AzureUCConfigsResponse.addDataItem(AzureUCConfigPair dataItem) |
AzureUCConfigsResponse |
AzureUCConfigsResponse.data(List<AzureUCConfigPair> data) |
AzureUCConfigsResponse |
AzureUCConfigsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.