| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageBillableSummaryResponse |
UsageMeteringApi.getUsageBillableSummary()
Get billable usage across your account.
|
UsageBillableSummaryResponse |
UsageMeteringApi.getUsageBillableSummary(UsageMeteringApi.GetUsageBillableSummaryOptionalParameters parameters)
Get billable usage across your account.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<UsageBillableSummaryResponse> |
UsageMeteringApi.getUsageBillableSummaryAsync()
Get billable usage across your account.
|
CompletableFuture<UsageBillableSummaryResponse> |
UsageMeteringApi.getUsageBillableSummaryAsync(UsageMeteringApi.GetUsageBillableSummaryOptionalParameters parameters)
Get billable usage across your account.
|
ApiResponse<UsageBillableSummaryResponse> |
UsageMeteringApi.getUsageBillableSummaryWithHttpInfo(UsageMeteringApi.GetUsageBillableSummaryOptionalParameters parameters)
Get billable usage across your account.
|
CompletableFuture<ApiResponse<UsageBillableSummaryResponse>> |
UsageMeteringApi.getUsageBillableSummaryWithHttpInfoAsync(UsageMeteringApi.GetUsageBillableSummaryOptionalParameters parameters)
Get billable usage across your account.
|
| Modifier and Type | Method and Description |
|---|---|
UsageBillableSummaryResponse |
UsageBillableSummaryResponse.addUsageItem(UsageBillableSummaryHour usageItem) |
UsageBillableSummaryResponse |
UsageBillableSummaryResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UsageBillableSummaryResponse |
UsageBillableSummaryResponse.usage(List<UsageBillableSummaryHour> usage) |
Copyright © 2024. All rights reserved.