| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SloDataSource |
SloDataSource.SLO |
| Modifier and Type | Method and Description |
|---|---|
static SloDataSource |
SloDataSource.fromValue(String value) |
SloDataSource |
SloQuery.getDataSource()
A data source for SLO queries.
|
| Modifier and Type | Method and Description |
|---|---|
SloQuery |
SloQuery.dataSource(SloDataSource dataSource) |
void |
SloDataSource.SloDataSourceSerializer.serialize(SloDataSource value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SloQuery.setDataSource(SloDataSource dataSource) |
| Constructor and Description |
|---|
SloQuery(SloDataSource dataSource,
SlosMeasure measure,
String sloId) |
| Constructor and Description |
|---|
SloDataSourceSerializer(Class<SloDataSource> t) |
Copyright © 2026. All rights reserved.