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