| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageSyntheticsAPIResponse |
UsageMeteringApi.getUsageSyntheticsAPI(OffsetDateTime startHr)
Deprecated.
|
UsageSyntheticsAPIResponse |
UsageMeteringApi.getUsageSyntheticsAPI(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsAPIOptionalParameters parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<UsageSyntheticsAPIResponse> |
UsageMeteringApi.getUsageSyntheticsAPIAsync(OffsetDateTime startHr)
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.
|
| Modifier and Type | Method and Description |
|---|---|
UsageSyntheticsAPIResponse |
UsageSyntheticsAPIResponse.addUsageItem(UsageSyntheticsAPIHour usageItem) |
UsageSyntheticsAPIResponse |
UsageSyntheticsAPIResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UsageSyntheticsAPIResponse |
UsageSyntheticsAPIResponse.usage(List<UsageSyntheticsAPIHour> usage) |
Copyright © 2024. All rights reserved.