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