| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CaseType |
CaseType.STANDARD |
| Modifier and Type | Method and Description |
|---|---|
static CaseType |
CaseType.fromValue(String value) |
CaseType |
CaseAttributes.getType()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaseType.CaseTypeSerializer.serialize(CaseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CaseAttributes.setType(CaseType type)
Deprecated.
|
CaseAttributes |
CaseAttributes.type(CaseType type) |
| Constructor and Description |
|---|
CaseTypeSerializer(Class<CaseType> t) |
Copyright © 2026. All rights reserved.