| Modifier and Type | Field and Description |
|---|---|
UserProfileConfiguration.UpdateStrategy |
UserProfileConfiguration.ProfileProperty.ProfilePropertyBuilder.updateStrategy |
| Modifier and Type | Method and Description |
|---|---|
UserProfileConfiguration.UpdateStrategy |
UserProfileConfiguration.ProfileProperty.getUpdateStrategy() |
static UserProfileConfiguration.UpdateStrategy |
UserProfileConfiguration.UpdateStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserProfileConfiguration.UpdateStrategy[] |
UserProfileConfiguration.UpdateStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserProfileConfiguration.ProfileProperty.ProfilePropertyBuilder |
UserProfileConfiguration.ProfileProperty.ProfilePropertyBuilder.setUpdateStrategy(UserProfileConfiguration.UpdateStrategy updateStrategy)
When to update the profile property from header; defaults to UPDATE_ALWAYS.
|
Copyright © 2016–2020. All rights reserved.