Package com.openai.services.async
        Class FineTuningServiceAsyncImpl.WithRawResponseImpl
- 
                    
                    
- All Implemented Interfaces:
 - 
                            
                            
com.openai.services.async.FineTuningServiceAsync.WithRawResponse 
public final class FineTuningServiceAsyncImpl.WithRawResponseImpl implements FineTuningServiceAsync.WithRawResponse
 
- 
                
                    
                    
- 
                                
                            
                                
Method Summary
Modifier and Type Method Description FineTuningServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. MethodServiceAsync.WithRawResponsemethods()JobServiceAsync.WithRawResponsejobs()CheckpointServiceAsync.WithRawResponsecheckpoints()AlphaServiceAsync.WithRawResponsealpha()- 
                    
                    
                    
- 
                                
                            
                                
Method Detail
- 
                                        
withOptions
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.
 
- 
                                        
methods
MethodServiceAsync.WithRawResponse methods()
 
- 
                                        
checkpoints
CheckpointServiceAsync.WithRawResponse checkpoints()
 
 - 
                                        
 
 - 
                                
                            
                                
 
 - 
                    
                    
                    
 
 -