| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
GetCalculatedAttributeForProfileResult |
AbstractAmazonCustomerProfiles.getCalculatedAttributeForProfile(GetCalculatedAttributeForProfileRequest request) |
GetCalculatedAttributeForProfileResult |
AmazonCustomerProfilesClient.getCalculatedAttributeForProfile(GetCalculatedAttributeForProfileRequest request)
Retrieve a calculated attribute for a customer profile.
|
GetCalculatedAttributeForProfileResult |
AmazonCustomerProfiles.getCalculatedAttributeForProfile(GetCalculatedAttributeForProfileRequest getCalculatedAttributeForProfileRequest)
Retrieve a calculated attribute for a customer profile.
|
| Modifier and Type | Method and Description |
|---|---|
GetCalculatedAttributeForProfileResult |
GetCalculatedAttributeForProfileResult.clone() |
GetCalculatedAttributeForProfileResult |
GetCalculatedAttributeForProfileResult.withCalculatedAttributeName(String calculatedAttributeName)
The unique name of the calculated attribute.
|
GetCalculatedAttributeForProfileResult |
GetCalculatedAttributeForProfileResult.withDisplayName(String displayName)
The display name of the calculated attribute.
|
GetCalculatedAttributeForProfileResult |
GetCalculatedAttributeForProfileResult.withIsDataPartial(String isDataPartial)
Indicates whether the calculated attribute’s value is based on partial data.
|
GetCalculatedAttributeForProfileResult |
GetCalculatedAttributeForProfileResult.withValue(String value)
The value of the calculated attribute.
|
Copyright © 2024. All rights reserved.