| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteProfileObjectTypeResponse |
CustomerProfilesClient.deleteProfileObjectType(DeleteProfileObjectTypeRequest deleteProfileObjectTypeRequest)
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
|
default CompletableFuture<DeleteProfileObjectTypeResponse> |
CustomerProfilesAsyncClient.deleteProfileObjectType(DeleteProfileObjectTypeRequest deleteProfileObjectTypeRequest)
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteProfileObjectTypeRequestMarshaller.marshall(DeleteProfileObjectTypeRequest deleteProfileObjectTypeRequest) |
Copyright © 2022. All rights reserved.