dataPart
Creates a data part using the provided configuration block.
Return
The created data part.
Parameters
block
The lambda to configure the data part.
Creates a data part using the provided Java-friendly Consumer.
Return
The created data part.
Parameters
block
The consumer to configure the data part.