| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CommitmentsListItem |
CommitmentsListItem.CommitmentsListItemDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
CommitmentsListItem |
CommitmentsListItem.CommitmentsListItemDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommitmentsListItem> |
CommitmentsListResponse.getCommitments()
Array of commitment items.
|
| Modifier and Type | Method and Description |
|---|---|
CommitmentsListResponse |
CommitmentsListResponse.addCommitmentsItem(CommitmentsListItem commitmentsItem) |
void |
CommitmentsListItem.CommitmentsListItemSerializer.serialize(CommitmentsListItem value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
CommitmentsListResponse |
CommitmentsListResponse.commitments(List<CommitmentsListItem> commitments) |
void |
CommitmentsListResponse.setCommitments(List<CommitmentsListItem> commitments) |
| Constructor and Description |
|---|
CommitmentsListItemSerializer(Class<CommitmentsListItem> t) |
CommitmentsListResponse(List<CommitmentsListItem> commitments) |
Copyright © 2026. All rights reserved.