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