| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateProfileResponse |
CustomerProfilesClient.updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)
Updates the properties of a profile.
|
default UpdateProfileResponse |
CustomerProfilesClient.updateProfile(UpdateProfileRequest updateProfileRequest)
Updates the properties of a profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProfileResponse> |
CustomerProfilesAsyncClient.updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)
Updates the properties of a profile.
|
default CompletableFuture<UpdateProfileResponse> |
CustomerProfilesAsyncClient.updateProfile(UpdateProfileRequest updateProfileRequest)
Updates the properties of a profile.
|
Copyright © 2023. All rights reserved.