| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GcpUcConfigResponse |
CloudCostManagementApi.getCostGCPUsageCostConfig(Long cloudAccountId)
Get Google Cloud Usage Cost config.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GcpUcConfigResponse> |
CloudCostManagementApi.getCostGCPUsageCostConfigAsync(Long cloudAccountId)
Get Google Cloud Usage Cost config.
|
ApiResponse<GcpUcConfigResponse> |
CloudCostManagementApi.getCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId)
Get a specific Google Cloud Usage Cost config.
|
CompletableFuture<ApiResponse<GcpUcConfigResponse>> |
CloudCostManagementApi.getCostGCPUsageCostConfigWithHttpInfoAsync(Long cloudAccountId)
Get Google Cloud Usage Cost config.
|
| Modifier and Type | Method and Description |
|---|---|
GcpUcConfigResponse |
GcpUcConfigResponse.data(GcpUcConfigResponseData data) |
GcpUcConfigResponse |
GcpUcConfigResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.