| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GCPUsageCostConfigResponse |
CloudCostManagementApi.createCostGCPUsageCostConfig(GCPUsageCostConfigPostRequest body)
Create Cloud Cost Management GCP Usage Cost config.
|
CompletableFuture<GCPUsageCostConfigResponse> |
CloudCostManagementApi.createCostGCPUsageCostConfigAsync(GCPUsageCostConfigPostRequest body)
Create Cloud Cost Management GCP Usage Cost config.
|
ApiResponse<GCPUsageCostConfigResponse> |
CloudCostManagementApi.createCostGCPUsageCostConfigWithHttpInfo(GCPUsageCostConfigPostRequest body)
Create a Cloud Cost Management account for an GCP Usage Cost config.
|
CompletableFuture<ApiResponse<GCPUsageCostConfigResponse>> |
CloudCostManagementApi.createCostGCPUsageCostConfigWithHttpInfoAsync(GCPUsageCostConfigPostRequest body)
Create Cloud Cost Management GCP Usage Cost config.
|
| Modifier and Type | Method and Description |
|---|---|
GCPUsageCostConfigPostRequest |
GCPUsageCostConfigPostRequest.data(GCPUsageCostConfigPostData data) |
GCPUsageCostConfigPostRequest |
GCPUsageCostConfigPostRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2025. All rights reserved.