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