Package com.openai.services.async
        Class GraderServiceAsyncImpl
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.openai.services.async.GraderServiceAsync
 
 public final class GraderServiceAsyncImpl implements GraderServiceAsync 
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classGraderServiceAsyncImpl.WithRawResponseImpl
 - 
                                
                            
                                Method SummaryModifier and Type Method Description GraderServiceAsync.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. GraderServiceAsyncwithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. GraderModelServiceAsyncgraderModels()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        withRawResponseGraderServiceAsync.WithRawResponse withRawResponse() Returns a view of this service that provides access to raw HTTP responses for each method. 
 - 
                                        withOptionsGraderServiceAsync withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        graderModelsGraderModelServiceAsync graderModels() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-