| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AnyValue |
AnyValue.AnyValueDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
AnyValue |
AnyValue.AnyValueDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
AnyValue |
IntegrationJiraSyncPropertiesCustomFieldsAdditionalProperties.getValue()
Represents any valid JSON value.
|
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<AnyValue> |
IntegrationJiraSyncPropertiesCustomFieldsAdditionalProperties.getValue_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnyValue.AnyValueSerializer.serialize(AnyValue value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IntegrationJiraSyncPropertiesCustomFieldsAdditionalProperties.setValue(AnyValue value) |
IntegrationJiraSyncPropertiesCustomFieldsAdditionalProperties |
IntegrationJiraSyncPropertiesCustomFieldsAdditionalProperties.value(AnyValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationJiraSyncPropertiesCustomFieldsAdditionalProperties.setValue_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<AnyValue> value) |
| Constructor and Description |
|---|
AnyValueSerializer(Class<AnyValue> t) |
Copyright © 2026. All rights reserved.