artifact

Sets the artifact for the event.

Return

This builder instance for method chaining.

Parameters

artifact

The artifact data.


Configures the artifact using a lambda with receiver.

Return

This builder instance for method chaining.

Parameters

block

The lambda to configure the artifact.


Configures the artifact using a Java-friendly Consumer.

Return

This builder instance for method chaining.

Parameters

block

The consumer to configure the artifact.