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