| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
CreateProfileResult |
AbstractAmazonCustomerProfiles.createProfile(CreateProfileRequest request) |
CreateProfileResult |
AmazonCustomerProfilesClient.createProfile(CreateProfileRequest request)
Creates a standard profile.
|
CreateProfileResult |
AmazonCustomerProfiles.createProfile(CreateProfileRequest createProfileRequest)
Creates a standard profile.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProfileResult> |
AmazonCustomerProfilesAsyncClient.createProfileAsync(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResult> asyncHandler) |
Future<CreateProfileResult> |
AbstractAmazonCustomerProfilesAsync.createProfileAsync(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResult> asyncHandler) |
Future<CreateProfileResult> |
AmazonCustomerProfilesAsync.createProfileAsync(CreateProfileRequest createProfileRequest,
AsyncHandler<CreateProfileRequest,CreateProfileResult> asyncHandler)
Creates a standard profile.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProfileResult |
CreateProfileResult.clone() |
CreateProfileResult |
CreateProfileResult.withProfileId(String profileId)
The unique identifier of a customer profile.
|
Copyright © 2023. All rights reserved.