Package com.openai.core
        Class JsonNull
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description JsonNull()
 - 
                                
                            
                                Method SummaryModifier and Type Method Description StringtoString()final static JsonNullof()Returns the singleton instance of JsonMissing. - 
                                            
                                        
                                            Methods inherited from class com.openai.core.JsonValueaccept, convert, convert
- 
                                            
                                        
                                            Methods inherited from class com.openai.core.JsonFieldaccept, asArray, asBoolean, asKnown, asNumber, asObject, asString, asStringOrThrow, asUnknown, isMissing, isNull
- 
                                        
                                    
                                        Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        offinal static JsonNull of() Returns the singleton instance of JsonMissing. 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                                            
                                        
                                            
 
-