filePart

Creates a file part using the provided configuration block.

Return

The created file part.

Parameters

block

The lambda to configure the file part.


Creates a file part using the provided Java-friendly Consumer.

Return

The created file part.

Parameters

block

The consumer to configure the file part.