| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageProfilingResponse |
UsageMeteringApi.getUsageProfiling(OffsetDateTime startHr)
Deprecated.
|
UsageProfilingResponse |
UsageMeteringApi.getUsageProfiling(OffsetDateTime startHr,
UsageMeteringApi.GetUsageProfilingOptionalParameters parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<UsageProfilingResponse> |
UsageMeteringApi.getUsageProfilingAsync(OffsetDateTime startHr)
Deprecated.
|
CompletableFuture<UsageProfilingResponse> |
UsageMeteringApi.getUsageProfilingAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageProfilingOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageProfilingResponse> |
UsageMeteringApi.getUsageProfilingWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageProfilingOptionalParameters parameters)
Deprecated.
|
CompletableFuture<ApiResponse<UsageProfilingResponse>> |
UsageMeteringApi.getUsageProfilingWithHttpInfoAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageProfilingOptionalParameters parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UsageProfilingResponse |
UsageProfilingResponse.addUsageItem(UsageProfilingHour usageItem) |
UsageProfilingResponse |
UsageProfilingResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UsageProfilingResponse |
UsageProfilingResponse.usage(List<UsageProfilingHour> usage) |
Copyright © 2024. All rights reserved.