Class Account.Builder

Enclosing class:
Account

public static class Account.Builder extends ValidatedBuilder<Account>
A builder that can be used to build a new Account that is automatically validated on build.