Class ChatKitServiceImpl.WithRawResponseImpl
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.openai.services.blocking.beta.ChatKitService.WithRawResponse
 
 public final class ChatKitServiceImpl.WithRawResponseImpl implements ChatKitService.WithRawResponse 
- 
                
                    
                    - 
                                
                            
                                Method SummaryModifier and Type Method Description ChatKitService.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. SessionService.WithRawResponsesessions()ThreadService.WithRawResponsethreads()HttpResponseFor<ChatKitUploadFileResponse>uploadFile(ChatKitUploadFileParams params, RequestOptions requestOptions)- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        withOptionsChatKitService.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        sessionsSessionService.WithRawResponse sessions() 
 - 
                                        threadsThreadService.WithRawResponse threads() 
 - 
                                        uploadFileHttpResponseFor<ChatKitUploadFileResponse> uploadFile(ChatKitUploadFileParams params, RequestOptions requestOptions) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-