| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ShiftDataType |
ShiftDataType.SHIFTS |
| Modifier and Type | Method and Description |
|---|---|
static ShiftDataType |
ShiftDataType.fromValue(String value) |
ShiftDataType |
ShiftData.getType()
Indicates that the resource is of type 'shifts'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShiftDataType.ShiftDataTypeSerializer.serialize(ShiftDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ShiftData.setType(ShiftDataType type) |
ShiftData |
ShiftData.type(ShiftDataType type) |
| Constructor and Description |
|---|
ShiftData(ShiftDataType type) |
| Constructor and Description |
|---|
ShiftDataTypeSerializer(Class<ShiftDataType> t) |
Copyright © 2026. All rights reserved.