| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AwsCURConfigResponse |
CloudCostManagementApi.createCostAWSCURConfig(AwsCURConfigPostRequest body)
Create Cloud Cost Management AWS CUR config.
|
CompletableFuture<AwsCURConfigResponse> |
CloudCostManagementApi.createCostAWSCURConfigAsync(AwsCURConfigPostRequest body)
Create Cloud Cost Management AWS CUR config.
|
ApiResponse<AwsCURConfigResponse> |
CloudCostManagementApi.createCostAWSCURConfigWithHttpInfo(AwsCURConfigPostRequest body)
Create a Cloud Cost Management account for an AWS CUR config.
|
CompletableFuture<ApiResponse<AwsCURConfigResponse>> |
CloudCostManagementApi.createCostAWSCURConfigWithHttpInfoAsync(AwsCURConfigPostRequest body)
Create Cloud Cost Management AWS CUR config.
|
| Modifier and Type | Method and Description |
|---|---|
AwsCURConfigPostRequest |
AwsCURConfigPostRequest.data(AwsCURConfigPostData data) |
AwsCURConfigPostRequest |
AwsCURConfigPostRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.