build

public final Interaction build()

Returns an immutable instance of Interaction.

Further updates to this Builder will not mutate the returned instance.

The following fields are required:

.id()
.created()
.status()
.steps()
.updated()

Throws

if any required field is unset.