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