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.
|
ListCalculatedAttributesForProfileResult |
AbstractAmazonCustomerProfiles.listCalculatedAttributesForProfile(ListCalculatedAttributesForProfileRequest request) |
Future<ListCalculatedAttributesForProfileResult> |
AmazonCustomerProfilesAsyncClient.listCalculatedAttributesForProfileAsync(ListCalculatedAttributesForProfileRequest request) |
Future<ListCalculatedAttributesForProfileResult> |
AbstractAmazonCustomerProfilesAsync.listCalculatedAttributesForProfileAsync(ListCalculatedAttributesForProfileRequest request) |
Future<ListCalculatedAttributesForProfileResult> |
AmazonCustomerProfilesAsync.listCalculatedAttributesForProfileAsync(ListCalculatedAttributesForProfileRequest listCalculatedAttributesForProfileRequest)
Retrieve a list of calculated attributes for a customer profile.
|
Future<ListCalculatedAttributesForProfileResult> |
AmazonCustomerProfilesAsyncClient.listCalculatedAttributesForProfileAsync(ListCalculatedAttributesForProfileRequest request,
AsyncHandler<ListCalculatedAttributesForProfileRequest,ListCalculatedAttributesForProfileResult> asyncHandler) |
Future<ListCalculatedAttributesForProfileResult> |
AbstractAmazonCustomerProfilesAsync.listCalculatedAttributesForProfileAsync(ListCalculatedAttributesForProfileRequest request,
AsyncHandler<ListCalculatedAttributesForProfileRequest,ListCalculatedAttributesForProfileResult> asyncHandler) |
Future<ListCalculatedAttributesForProfileResult> |
AmazonCustomerProfilesAsync.listCalculatedAttributesForProfileAsync(ListCalculatedAttributesForProfileRequest listCalculatedAttributesForProfileRequest,
AsyncHandler<ListCalculatedAttributesForProfileRequest,ListCalculatedAttributesForProfileResult> asyncHandler)
Retrieve a list of calculated attributes for a customer profile.
|