You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2020. It is now read-only.
In XingApi we need a newBuilder pattern implemented, so that if someone needs to clone and change some fields, or add extra fields, they can call newBuilder which returns a builder by inheritance the existing configurations.