| Package | Description |
|---|---|
| com.datadog.api.client.v1.api |
| Modifier and Type | Method and Description |
|---|---|
UsageMeteringApi.GetUsageSyntheticsOptionalParameters |
UsageMeteringApi.GetUsageSyntheticsOptionalParameters.endHr(OffsetDateTime endHr)
Set endHr.
|
| Modifier and Type | Method and Description |
|---|---|
UsageSyntheticsResponse |
UsageMeteringApi.getUsageSynthetics(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsOptionalParameters parameters)
Deprecated.
|
CompletableFuture<UsageSyntheticsResponse> |
UsageMeteringApi.getUsageSyntheticsAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageSyntheticsResponse> |
UsageMeteringApi.getUsageSyntheticsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsOptionalParameters parameters)
Deprecated.
|
CompletableFuture<ApiResponse<UsageSyntheticsResponse>> |
UsageMeteringApi.getUsageSyntheticsWithHttpInfoAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsOptionalParameters parameters)
Deprecated.
|
Copyright © 2024. All rights reserved.