public class XPFOpenIdClaimsExtractionResult extends XPFEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
XPFOpenIdClaimsExtractionResult.XPFOpenIdClaimsExtractionResultBuilder<C extends XPFOpenIdClaimsExtractionResult,B extends XPFOpenIdClaimsExtractionResult.XPFOpenIdClaimsExtractionResultBuilder<C,B>> |
XPFEntity.XPFEntityBuilder<C extends XPFEntity,B extends XPFEntity.XPFEntityBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
|
XPFOpenIdClaimsExtractionResult() |
protected |
XPFOpenIdClaimsExtractionResult(XPFOpenIdClaimsExtractionResult.XPFOpenIdClaimsExtractionResultBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static XPFOpenIdClaimsExtractionResult.XPFOpenIdClaimsExtractionResultBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<String,String> |
getCustomerProfileAttributes()
The attributes to be stored on the customer profile.
|
Set<String> |
getCustomerSegments()
The segments to be stored on the customer profile.
|
int |
hashCode() |
void |
setCustomerProfileAttributes(Map<String,String> customerProfileAttributes)
The attributes to be stored on the customer profile.
|
void |
setCustomerSegments(Set<String> customerSegments)
The segments to be stored on the customer profile.
|
String |
toString() |
getCustomData, getCustomDataValueprotected XPFOpenIdClaimsExtractionResult(XPFOpenIdClaimsExtractionResult.XPFOpenIdClaimsExtractionResultBuilder<?,?> b)
public XPFOpenIdClaimsExtractionResult()
public static XPFOpenIdClaimsExtractionResult.XPFOpenIdClaimsExtractionResultBuilder<?,?> builder()
public Map<String,String> getCustomerProfileAttributes()
public Set<String> getCustomerSegments()
public void setCustomerProfileAttributes(Map<String,String> customerProfileAttributes)
Copyright © 2026. All rights reserved.