| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsQueryOptions |
LogsListRequest.getOptions()
Global query options that are used during the query.
|
LogsQueryOptions |
LogsAggregateRequest.getOptions()
Global query options that are used during the query.
|
LogsQueryOptions |
LogsQueryOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LogsQueryOptions |
LogsQueryOptions.timeOffset(Long timeOffset) |
LogsQueryOptions |
LogsQueryOptions.timezone(String timezone) |
| Modifier and Type | Method and Description |
|---|---|
LogsListRequest |
LogsListRequest.options(LogsQueryOptions options) |
LogsAggregateRequest |
LogsAggregateRequest.options(LogsQueryOptions options) |
void |
LogsListRequest.setOptions(LogsQueryOptions options) |
void |
LogsAggregateRequest.setOptions(LogsQueryOptions options) |
Copyright © 2024. All rights reserved.