| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SloStatusType |
SloStatusType.SLO_STATUS |
| Modifier and Type | Method and Description |
|---|---|
static SloStatusType |
SloStatusType.fromValue(String value) |
SloStatusType |
SloStatusData.getType()
The type of the SLO status resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SloStatusType.SloStatusTypeSerializer.serialize(SloStatusType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SloStatusData.setType(SloStatusType type) |
SloStatusData |
SloStatusData.type(SloStatusType type) |
| Constructor and Description |
|---|
SloStatusData(SloStatusDataAttributes attributes,
String id,
SloStatusType type) |
| Constructor and Description |
|---|
SloStatusTypeSerializer(Class<SloStatusType> t) |
Copyright © 2026. All rights reserved.