Package com.openai.core
        Class JsonField.Deserializer
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.fasterxml.jackson.databind.deser.ContextualDeserializer,com.fasterxml.jackson.databind.deser.NullValueProvider,com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable,java.io.Serializable
 
 public final class JsonField.Deserializer extends BaseDeserializer<JsonField<?>> 
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description JsonField.Deserializer(JavaType type)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description JsonDeserializer<JsonField<?>>createContextual(DeserializationContext context, BeanProperty property)JsonField<?>getNullValue(DeserializationContext context)- 
                                            
                                        
                                            Methods inherited from class com.openai.core.BaseDeserializerdeserialize
- 
                                            
                                        
                                            Methods inherited from class com.fasterxml.jackson.databind.JsonDeserializerdeserialize, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getObjectIdReader, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
- 
                                            
                                        
                                            Methods inherited from class com.fasterxml.jackson.databind.deser.std.StdDeserializerdeserializeWithType, getValueClass, getValueInstantiator, getValueType, getValueType, handledType
- 
                                        
                                    
                                        Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        createContextualJsonDeserializer<JsonField<?>> createContextual(DeserializationContext context, BeanProperty property) 
 - 
                                        getNullValueJsonField<?> getNullValue(DeserializationContext context) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                                            
                                        
                                            
 
-