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