| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
ListCalculatedAttributesForProfileResult |
AbstractAmazonCustomerProfiles.listCalculatedAttributesForProfile(ListCalculatedAttributesForProfileRequest request) |
ListCalculatedAttributesForProfileResult |
AmazonCustomerProfilesClient.listCalculatedAttributesForProfile(ListCalculatedAttributesForProfileRequest request)
Retrieve a list of calculated attributes for a customer profile.
|
ListCalculatedAttributesForProfileResult |
AmazonCustomerProfiles.listCalculatedAttributesForProfile(ListCalculatedAttributesForProfileRequest listCalculatedAttributesForProfileRequest)
Retrieve a list of calculated attributes for a customer profile.
|
| Modifier and Type | Method and Description |
|---|---|
ListCalculatedAttributesForProfileResult |
ListCalculatedAttributesForProfileResult.clone() |
ListCalculatedAttributesForProfileResult |
ListCalculatedAttributesForProfileResult.withItems(Collection<ListCalculatedAttributeForProfileItem> items)
The list of calculated attributes.
|
ListCalculatedAttributesForProfileResult |
ListCalculatedAttributesForProfileResult.withItems(ListCalculatedAttributeForProfileItem... items)
The list of calculated attributes.
|
ListCalculatedAttributesForProfileResult |
ListCalculatedAttributesForProfileResult.withNextToken(String nextToken)
The pagination token from the previous call to ListCalculatedAttributesForProfile.
|
Copyright © 2023. All rights reserved.