| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageSyntheticsBrowserResponse |
UsageMeteringApi.getUsageSyntheticsBrowser(OffsetDateTime startHr)
Deprecated.
|
UsageSyntheticsBrowserResponse |
UsageMeteringApi.getUsageSyntheticsBrowser(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsBrowserOptionalParameters parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<UsageSyntheticsBrowserResponse> |
UsageMeteringApi.getUsageSyntheticsBrowserAsync(OffsetDateTime startHr)
Deprecated.
|
CompletableFuture<UsageSyntheticsBrowserResponse> |
UsageMeteringApi.getUsageSyntheticsBrowserAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsBrowserOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageSyntheticsBrowserResponse> |
UsageMeteringApi.getUsageSyntheticsBrowserWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsBrowserOptionalParameters parameters)
Deprecated.
|
CompletableFuture<ApiResponse<UsageSyntheticsBrowserResponse>> |
UsageMeteringApi.getUsageSyntheticsBrowserWithHttpInfoAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsBrowserOptionalParameters parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UsageSyntheticsBrowserResponse |
UsageSyntheticsBrowserResponse.addUsageItem(UsageSyntheticsBrowserHour usageItem) |
UsageSyntheticsBrowserResponse |
UsageSyntheticsBrowserResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UsageSyntheticsBrowserResponse |
UsageSyntheticsBrowserResponse.usage(List<UsageSyntheticsBrowserHour> usage) |
Copyright © 2024. All rights reserved.