Package com.openai.services.async.beta
        Class ChatKitServiceAsyncImpl.WithRawResponseImpl
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.openai.services.async.beta.ChatKitServiceAsync.WithRawResponse
 
 public final class ChatKitServiceAsyncImpl.WithRawResponseImpl implements ChatKitServiceAsync.WithRawResponse 
- 
                
                    
                    - 
                                
                            
                                Method SummaryModifier and Type Method Description ChatKitServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. SessionServiceAsync.WithRawResponsesessions()ThreadServiceAsync.WithRawResponsethreads()CompletableFuture<HttpResponseFor<ChatKitUploadFileResponse>>uploadFile(ChatKitUploadFileParams params, RequestOptions requestOptions)- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        withOptionsChatKitServiceAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        sessionsSessionServiceAsync.WithRawResponse sessions() 
 - 
                                        threadsThreadServiceAsync.WithRawResponse threads() 
 - 
                                        uploadFileCompletableFuture<HttpResponseFor<ChatKitUploadFileResponse>> uploadFile(ChatKitUploadFileParams params, RequestOptions requestOptions) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-