Class MethodServiceImpl.WithRawResponseImpl
- 
                    
                    
- All Implemented Interfaces:
 - 
                            
                            
com.openai.services.blocking.finetuning.MethodService.WithRawResponse 
public final class MethodServiceImpl.WithRawResponseImpl implements MethodService.WithRawResponse
 
- 
                
                    
                    
- 
                                
                            
                                
Method Summary
Modifier and Type Method Description MethodService.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. - 
                    
                    
                    
- 
                                
                            
                                
Method Detail
- 
                                        
withOptions
MethodService.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
 
 - 
                                        
 
 - 
                                
                            
                                
 
 - 
                    
                    
                    
 
 -