| Package | Description |
|---|---|
| com.datadog.api.client.v1.api |
| Modifier and Type | Method and Description |
|---|---|
UsageMeteringApi.GetUsageProfilingOptionalParameters |
UsageMeteringApi.GetUsageProfilingOptionalParameters.endHr(OffsetDateTime endHr)
Set endHr.
|
| Modifier and Type | Method and Description |
|---|---|
UsageProfilingResponse |
UsageMeteringApi.getUsageProfiling(OffsetDateTime startHr,
UsageMeteringApi.GetUsageProfilingOptionalParameters parameters)
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.
|
Copyright © 2024. All rights reserved.