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