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.
|
Future<GetCalculatedAttributeForProfileResult> |
AmazonCustomerProfilesAsyncClient.getCalculatedAttributeForProfileAsync(GetCalculatedAttributeForProfileRequest request) |
Future<GetCalculatedAttributeForProfileResult> |
AbstractAmazonCustomerProfilesAsync.getCalculatedAttributeForProfileAsync(GetCalculatedAttributeForProfileRequest request) |
Future<GetCalculatedAttributeForProfileResult> |
AmazonCustomerProfilesAsync.getCalculatedAttributeForProfileAsync(GetCalculatedAttributeForProfileRequest getCalculatedAttributeForProfileRequest)
Retrieve a calculated attribute for a customer profile.
|
Future<GetCalculatedAttributeForProfileResult> |
AmazonCustomerProfilesAsyncClient.getCalculatedAttributeForProfileAsync(GetCalculatedAttributeForProfileRequest request,
AsyncHandler<GetCalculatedAttributeForProfileRequest,GetCalculatedAttributeForProfileResult> asyncHandler) |
Future<GetCalculatedAttributeForProfileResult> |
AbstractAmazonCustomerProfilesAsync.getCalculatedAttributeForProfileAsync(GetCalculatedAttributeForProfileRequest request,
AsyncHandler<GetCalculatedAttributeForProfileRequest,GetCalculatedAttributeForProfileResult> asyncHandler) |
Future<GetCalculatedAttributeForProfileResult> |
AmazonCustomerProfilesAsync.getCalculatedAttributeForProfileAsync(GetCalculatedAttributeForProfileRequest getCalculatedAttributeForProfileRequest,
AsyncHandler<GetCalculatedAttributeForProfileRequest,GetCalculatedAttributeForProfileResult> asyncHandler)
Retrieve a calculated attribute for a customer profile.
|