| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddProfileKeyResponse> |
CustomerProfilesAsyncClient.addProfileKey(AddProfileKeyRequest addProfileKeyRequest)
Associates a new key value with a specific profile, such as a Contact Record ContactId.
|
default AddProfileKeyResponse |
CustomerProfilesClient.addProfileKey(AddProfileKeyRequest addProfileKeyRequest)
Associates a new key value with a specific profile, such as a Contact Record ContactId.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddProfileKeyRequestMarshaller.marshall(AddProfileKeyRequest addProfileKeyRequest) |
Copyright © 2022. All rights reserved.