| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DdsqlTabularQueryTimeWindow |
DdsqlTabularQueryTimeWindow.fromTimestamp(Long fromTimestamp) |
DdsqlTabularQueryTimeWindow |
DdsqlTabularQueryRequestAttributes.getTime()
Time window scoping the underlying data sources, expressed in Unix milliseconds since the
epoch.
|
DdsqlTabularQueryTimeWindow |
DdsqlTabularQueryTimeWindow.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DdsqlTabularQueryTimeWindow |
DdsqlTabularQueryTimeWindow.toTimestamp(Long toTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
void |
DdsqlTabularQueryRequestAttributes.setTime(DdsqlTabularQueryTimeWindow time) |
DdsqlTabularQueryRequestAttributes |
DdsqlTabularQueryRequestAttributes.time(DdsqlTabularQueryTimeWindow time) |
| Constructor and Description |
|---|
DdsqlTabularQueryRequestAttributes(String query,
DdsqlTabularQueryTimeWindow time) |
Copyright © 2026. All rights reserved.