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