build

public final FunctionCallStep build()

Returns an immutable instance of FunctionCallStep.

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

The following fields are required:

.id()
.arguments()
.name()

Throws

if any required field is unset.