| Package | Description |
|---|---|
| com.datadog.api.client.v1.api |
| Modifier and Type | Method and Description |
|---|---|
UsageMeteringApi.GetUsageFargateOptionalParameters |
UsageMeteringApi.GetUsageFargateOptionalParameters.endHr(OffsetDateTime endHr)
Set endHr.
|
| Modifier and Type | Method and Description |
|---|---|
UsageFargateResponse |
UsageMeteringApi.getUsageFargate(OffsetDateTime startHr,
UsageMeteringApi.GetUsageFargateOptionalParameters parameters)
Deprecated.
|
CompletableFuture<UsageFargateResponse> |
UsageMeteringApi.getUsageFargateAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageFargateOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageFargateResponse> |
UsageMeteringApi.getUsageFargateWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageFargateOptionalParameters parameters)
Deprecated.
|
CompletableFuture<ApiResponse<UsageFargateResponse>> |
UsageMeteringApi.getUsageFargateWithHttpInfoAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageFargateOptionalParameters parameters)
Deprecated.
|
Copyright © 2024. All rights reserved.