Class LocalFileStorage.Builder
java.lang.Object
io.leandev.appfuse.file.local.LocalFileStorage.Builder
- Enclosing class:
LocalFileStorage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()idGenerator(FileIdGenerator idGenerator) maxFileSize(long maxFileSize) stagingBaseUrl(String stagingBaseUrl)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
basePath
-
basePath
-
stagingBaseUrl
-
maxFileSize
-
idGenerator
-
build
-