Uses of Class
io.helidon.media.multipart.ReadableBodyPart.Builder
-
Uses of ReadableBodyPart.Builder in io.helidon.media.multipart
Modifier and TypeMethodDescriptionReadableBodyPart.Builder.buffered()
Mark the part content as buffered.static ReadableBodyPart.Builder
ReadableBodyPart.builder()
Create a new builder instance.ReadableBodyPart.Builder.content
(MessageBodyReadableContent content) Sets the content for this part.ReadableBodyPart.Builder.headers
(ReadableBodyPartHeaders headers) Set the headers for this part.ReadableBodyPart.Builder.headers
(Supplier<ReadableBodyPartHeaders> supplier) Set the headers for this part.Set the headers for this part.