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