Returns an immutable instance of [Action].
public Action build()Returns an immutable instance of [Action]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.config()
.target()
IllegalStateException: if any required field is unset.