| Package | Description |
|---|---|
| com.datadog.api.client.v1.api |
| Modifier and Type | Method and Description |
|---|---|
UsageMeteringApi.GetUsageLambdaOptionalParameters |
UsageMeteringApi.GetUsageLambdaOptionalParameters.endHr(OffsetDateTime endHr)
Set endHr.
|
| Modifier and Type | Method and Description |
|---|---|
UsageLambdaResponse |
UsageMeteringApi.getUsageLambda(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLambdaOptionalParameters parameters)
Deprecated.
|
CompletableFuture<UsageLambdaResponse> |
UsageMeteringApi.getUsageLambdaAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLambdaOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageLambdaResponse> |
UsageMeteringApi.getUsageLambdaWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLambdaOptionalParameters parameters)
Deprecated.
|
CompletableFuture<ApiResponse<UsageLambdaResponse>> |
UsageMeteringApi.getUsageLambdaWithHttpInfoAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLambdaOptionalParameters parameters)
Deprecated.
|
Copyright © 2024. All rights reserved.