Package com.openai.services.blocking
        Class FineTuningServiceImpl
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.openai.services.blocking.FineTuningService
 
 public final class FineTuningServiceImpl implements FineTuningService 
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classFineTuningServiceImpl.WithRawResponseImpl
 - 
                                
                            
                                Method SummaryModifier and Type Method Description FineTuningService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. FineTuningServicewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. MethodServicemethods()JobServicejobs()CheckpointServicecheckpoints()AlphaServicealpha()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        withRawResponseFineTuningService.WithRawResponse withRawResponse() Returns a view of this service that provides access to raw HTTP responses for each method. 
 - 
                                        withOptionsFineTuningService withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        methodsMethodService methods() 
 - 
                                        jobsJobService jobs() 
 - 
                                        checkpointsCheckpointService checkpoints() 
 - 
                                        alphaAlphaService alpha() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-