Uses of Class
com.buildstash.FileUploadInfo
-
Uses of FileUploadInfo in com.buildstash
Methods in com.buildstash that return FileUploadInfoMethods in com.buildstash that return types with arguments of type FileUploadInfoMethods in com.buildstash with parameters of type FileUploadInfoModifier and TypeMethodDescriptionvoidUploadRequestResponse.setPrimaryFile(FileUploadInfo primaryFile) Method parameters in com.buildstash with type arguments of type FileUploadInfoModifier and TypeMethodDescriptionvoidUploadRequestResponse.setExpansionFiles(List<FileUploadInfo> expansionFiles) Constructors in com.buildstash with parameters of type FileUploadInfoModifierConstructorDescriptionUploadRequestResponse(String message, String pendingUploadId, FileUploadInfo primaryFile, List<FileUploadInfo> expansionFiles) Constructor parameters in com.buildstash with type arguments of type FileUploadInfoModifierConstructorDescriptionUploadRequestResponse(String message, String pendingUploadId, FileUploadInfo primaryFile, List<FileUploadInfo> expansionFiles)