| Package | Description |
|---|---|
| io.vertigo.account.account |
| 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
|
AccountBuilder |
AccountBuilder.withPhoto(String photo)
Adds an photo
|
Copyright © 2019. All Rights Reserved.