Uses of Class
io.helidon.media.multipart.FileFormParams.Builder
Packages that use FileFormParams.Builder
-
Uses of FileFormParams.Builder in io.helidon.media.multipart
Methods in io.helidon.media.multipart that return FileFormParams.BuilderModifier and TypeMethodDescriptionAdd file with specific name and filename to the form.Add files with specific name to the form.static FileFormParams.BuilderFileFormParams.builder()Create a new builder forFileFormParams.