Package com.openai.core.http
        Interface HttpResponse.Handler
- 
                    
                    - All Implemented Interfaces:
 
 public interface HttpResponse.Handler<T extends Object>
- 
                
                    
                    - 
                                
                            
                                Method SummaryModifier and Type Method Description abstract Thandle(HttpResponse response)- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        handleabstract T handle(HttpResponse response) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-