| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default GetCalculatedAttributeForProfileResponse |
CustomerProfilesClient.getCalculatedAttributeForProfile(Consumer<GetCalculatedAttributeForProfileRequest.Builder> getCalculatedAttributeForProfileRequest)
Retrieve a calculated attribute for a customer profile.
|
default GetCalculatedAttributeForProfileResponse |
CustomerProfilesClient.getCalculatedAttributeForProfile(GetCalculatedAttributeForProfileRequest getCalculatedAttributeForProfileRequest)
Retrieve a calculated attribute for a customer profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCalculatedAttributeForProfileResponse> |
CustomerProfilesAsyncClient.getCalculatedAttributeForProfile(Consumer<GetCalculatedAttributeForProfileRequest.Builder> getCalculatedAttributeForProfileRequest)
Retrieve a calculated attribute for a customer profile.
|
default CompletableFuture<GetCalculatedAttributeForProfileResponse> |
CustomerProfilesAsyncClient.getCalculatedAttributeForProfile(GetCalculatedAttributeForProfileRequest getCalculatedAttributeForProfileRequest)
Retrieve a calculated attribute for a customer profile.
|
Copyright © 2023. All rights reserved.