public class ProfileFields extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCOUNT_LINKING_URL |
static String |
GET_STARTED |
static String |
GREETING |
static String |
PERSISTENT_MENU |
static String |
WHITELISTED_DOMAINS |
| Constructor and Description |
|---|
ProfileFields() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFields() |
ProfileFields |
with(String field) |
ProfileFields |
withAccountLinkingUrl() |
ProfileFields |
withGetStarted() |
ProfileFields |
withGreeting() |
ProfileFields |
withPersistentMenu() |
ProfileFields |
withWhitelistedDomains() |
public static final String PERSISTENT_MENU
public static final String GET_STARTED
public static final String GREETING
public static final String WHITELISTED_DOMAINS
public static final String ACCOUNT_LINKING_URL
public ProfileFields withPersistentMenu()
public ProfileFields withGetStarted()
public ProfileFields withGreeting()
public ProfileFields withWhitelistedDomains()
public ProfileFields withAccountLinkingUrl()
public ProfileFields with(String field)
Copyright © 2018. All rights reserved.