| Package | Description |
|---|---|
| io.vertigo.account.identity |
| Modifier and Type | Method and Description |
|---|---|
static AccountBuilder |
Account.builder(String id)
Static method factory for AccountBuilder
|
AccountBuilder |
AccountBuilder.withAuthToken(String authToken)
Adds an authToken
|
AccountBuilder |
AccountBuilder.withDisplayName(String displayName)
Adds a displayName
|
AccountBuilder |
AccountBuilder.withEmail(String email)
Adds an email
|
Copyright © 2017. All Rights Reserved.