| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListCalculatedAttributesForProfileResponse> |
CustomerProfilesAsyncClient.listCalculatedAttributesForProfile(ListCalculatedAttributesForProfileRequest listCalculatedAttributesForProfileRequest)
Retrieve a list of calculated attributes for a customer profile.
|
default ListCalculatedAttributesForProfileResponse |
CustomerProfilesClient.listCalculatedAttributesForProfile(ListCalculatedAttributesForProfileRequest listCalculatedAttributesForProfileRequest)
Retrieve a list of calculated attributes for a customer profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCalculatedAttributesForProfileRequestMarshaller.marshall(ListCalculatedAttributesForProfileRequest listCalculatedAttributesForProfileRequest) |
Copyright © 2023. All rights reserved.