Package com.openai.models.containers
        Class ContainerListPageAsync.Builder
- 
                    
                    - All Implemented Interfaces:
 
 public final class ContainerListPageAsync.BuilderA builder for ContainerListPageAsync. 
- 
                
                    
                    - 
                                
                            
                                Method SummaryModifier and Type Method Description final ContainerListPageAsync.Builderservice(ContainerServiceAsync service)final ContainerListPageAsync.BuilderstreamHandlerExecutor(Executor streamHandlerExecutor)final ContainerListPageAsync.Builderparams(ContainerListParams params)The parameters that were used to request this page. final ContainerListPageAsync.Builderresponse(ContainerListPageResponse response)The response that this page was parsed from. final ContainerListPageAsyncbuild()Returns an immutable instance of ContainerListPageAsync. - 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        servicefinal ContainerListPageAsync.Builder service(ContainerServiceAsync service) 
 - 
                                        streamHandlerExecutorfinal ContainerListPageAsync.Builder streamHandlerExecutor(Executor streamHandlerExecutor) 
 - 
                                        paramsfinal ContainerListPageAsync.Builder params(ContainerListParams params) The parameters that were used to request this page. 
 - 
                                        responsefinal ContainerListPageAsync.Builder response(ContainerListPageResponse response) The response that this page was parsed from. 
 - 
                                        buildfinal ContainerListPageAsync build() Returns an immutable instance of ContainerListPageAsync. Further updates to this Builder will not mutate the returned instance. The following fields are required: .service() .streamHandlerExecutor() .params() .response()
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-