| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProfileResponse |
CustomerProfilesClient.createProfile(Consumer<CreateProfileRequest.Builder> createProfileRequest)
Creates a standard profile.
|
default CreateProfileResponse |
CustomerProfilesClient.createProfile(CreateProfileRequest createProfileRequest)
Creates a standard profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateProfileResponse> |
CustomerProfilesAsyncClient.createProfile(Consumer<CreateProfileRequest.Builder> createProfileRequest)
Creates a standard profile.
|
default CompletableFuture<CreateProfileResponse> |
CustomerProfilesAsyncClient.createProfile(CreateProfileRequest createProfileRequest)
Creates a standard profile.
|
Copyright © 2022. All rights reserved.