| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ShiftIncluded |
ShiftIncluded.ShiftIncludedDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ShiftIncluded |
ShiftIncluded.ShiftIncludedDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ShiftIncluded> |
Shift.getIncluded()
The
Shift included. |
| Modifier and Type | Method and Description |
|---|---|
Shift |
Shift.addIncludedItem(ShiftIncluded includedItem) |
void |
ShiftIncluded.ShiftIncludedSerializer.serialize(ShiftIncluded value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
Shift |
Shift.included(List<ShiftIncluded> included) |
void |
Shift.setIncluded(List<ShiftIncluded> included) |
| Constructor and Description |
|---|
ShiftIncludedSerializer(Class<ShiftIncluded> t) |
Copyright © 2025. All rights reserved.