| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteProfileKeyResponse> |
CustomerProfilesAsyncClient.deleteProfileKey(DeleteProfileKeyRequest deleteProfileKeyRequest)
Removes a searchable key from a customer profile.
|
default DeleteProfileKeyResponse |
CustomerProfilesClient.deleteProfileKey(DeleteProfileKeyRequest deleteProfileKeyRequest)
Removes a searchable key from a customer profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteProfileKeyRequestMarshaller.marshall(DeleteProfileKeyRequest deleteProfileKeyRequest) |
Copyright © 2022. All rights reserved.