Class ChatKitServiceImpl
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.openai.services.blocking.beta.ChatKitService
 
 public final class ChatKitServiceImpl implements ChatKitService 
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classChatKitServiceImpl.WithRawResponseImpl
 - 
                                
                            
                                Method SummaryModifier and Type Method Description ChatKitService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. ChatKitServicewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. SessionServicesessions()ThreadServicethreads()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        withRawResponseChatKitService.WithRawResponse withRawResponse() Returns a view of this service that provides access to raw HTTP responses for each method. 
 - 
                                        withOptionsChatKitService withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        sessionsSessionService sessions() 
 - 
                                        threadsThreadService threads() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-