| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SLOTimeSliceInterval |
SLOTimeSliceInterval.FIVE_MINUTES |
static SLOTimeSliceInterval |
SLOTimeSliceInterval.ONE_MINUTE |
| Modifier and Type | Method and Description |
|---|---|
static SLOTimeSliceInterval |
SLOTimeSliceInterval.fromValue(Integer value) |
SLOTimeSliceInterval |
SLOTimeSliceCondition.getQueryIntervalSeconds()
The interval used when querying data, which defines the size of a time slice.
|
| Modifier and Type | Method and Description |
|---|---|
SLOTimeSliceCondition |
SLOTimeSliceCondition.queryIntervalSeconds(SLOTimeSliceInterval queryIntervalSeconds) |
void |
SLOTimeSliceInterval.SLOTimeSliceIntervalSerializer.serialize(SLOTimeSliceInterval value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SLOTimeSliceCondition.setQueryIntervalSeconds(SLOTimeSliceInterval queryIntervalSeconds) |
| Constructor and Description |
|---|
SLOTimeSliceIntervalSerializer(Class<SLOTimeSliceInterval> t) |
Copyright © 2024. All rights reserved.