Package com.openai.services.async
        Interface FineTuningServiceAsync.WithRawResponse
- 
                    
                    - All Implemented Interfaces:
 
 public interface FineTuningServiceAsync.WithRawResponseA view of FineTuningServiceAsync that provides access to raw HTTP responses for each method. 
- 
                
                    
                    - 
                                
                            
                                Method SummaryModifier and Type Method Description abstract FineTuningServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. abstract MethodServiceAsync.WithRawResponsemethods()abstract JobServiceAsync.WithRawResponsejobs()abstract CheckpointServiceAsync.WithRawResponsecheckpoints()abstract AlphaServiceAsync.WithRawResponsealpha()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        withOptionsabstract FineTuningServiceAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        methodsabstract MethodServiceAsync.WithRawResponse methods() 
 - 
                                        jobsabstract JobServiceAsync.WithRawResponse jobs() 
 - 
                                        checkpointsabstract CheckpointServiceAsync.WithRawResponse checkpoints() 
 - 
                                        alphaabstract AlphaServiceAsync.WithRawResponse alpha() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-