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