| Package | Description |
|---|---|
| com.datadog.api.client.v1.api |
| Modifier and Type | Method and Description |
|---|---|
UsageMeteringApi.GetUsageSyntheticsAPIOptionalParameters |
UsageMeteringApi.GetUsageSyntheticsAPIOptionalParameters.endHr(OffsetDateTime endHr)
Set endHr.
|
| Modifier and Type | Method and Description |
|---|---|
UsageSyntheticsAPIResponse |
UsageMeteringApi.getUsageSyntheticsAPI(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsAPIOptionalParameters parameters)
Deprecated.
|
CompletableFuture<UsageSyntheticsAPIResponse> |
UsageMeteringApi.getUsageSyntheticsAPIAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsAPIOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageSyntheticsAPIResponse> |
UsageMeteringApi.getUsageSyntheticsAPIWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsAPIOptionalParameters parameters)
Deprecated.
|
CompletableFuture<ApiResponse<UsageSyntheticsAPIResponse>> |
UsageMeteringApi.getUsageSyntheticsAPIWithHttpInfoAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsAPIOptionalParameters parameters)
Deprecated.
|
Copyright © 2024. All rights reserved.