| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageIoTResponse |
UsageMeteringApi.getUsageInternetOfThings(OffsetDateTime startHr)
Deprecated.
|
UsageIoTResponse |
UsageMeteringApi.getUsageInternetOfThings(OffsetDateTime startHr,
UsageMeteringApi.GetUsageInternetOfThingsOptionalParameters parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<UsageIoTResponse> |
UsageMeteringApi.getUsageInternetOfThingsAsync(OffsetDateTime startHr)
Deprecated.
|
CompletableFuture<UsageIoTResponse> |
UsageMeteringApi.getUsageInternetOfThingsAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageInternetOfThingsOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageIoTResponse> |
UsageMeteringApi.getUsageInternetOfThingsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageInternetOfThingsOptionalParameters parameters)
Deprecated.
|
CompletableFuture<ApiResponse<UsageIoTResponse>> |
UsageMeteringApi.getUsageInternetOfThingsWithHttpInfoAsync(OffsetDateTime startHr,
UsageMeteringApi.GetUsageInternetOfThingsOptionalParameters parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UsageIoTResponse |
UsageIoTResponse.addUsageItem(UsageIoTHour usageItem) |
UsageIoTResponse |
UsageIoTResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UsageIoTResponse |
UsageIoTResponse.usage(List<UsageIoTHour> usage) |
Copyright © 2024. All rights reserved.