| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteProfileObjectResponse> |
CustomerProfilesAsyncClient.deleteProfileObject(DeleteProfileObjectRequest deleteProfileObjectRequest)
Removes an object associated with a profile of a given ProfileObjectType.
|
default DeleteProfileObjectResponse |
CustomerProfilesClient.deleteProfileObject(DeleteProfileObjectRequest deleteProfileObjectRequest)
Removes an object associated with a profile of a given ProfileObjectType.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteProfileObjectRequestMarshaller.marshall(DeleteProfileObjectRequest deleteProfileObjectRequest) |
Copyright © 2022. All rights reserved.