I've fixed this problem by using this annotation parameter:
@Builder(setterPrefix="set")
You're welcome