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