| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateUserIdentityInfoResponse |
ConnectClient.updateUserIdentityInfo(Consumer<UpdateUserIdentityInfoRequest.Builder> updateUserIdentityInfoRequest)
Updates the identity information for the specified user.
|
default UpdateUserIdentityInfoResponse |
ConnectClient.updateUserIdentityInfo(UpdateUserIdentityInfoRequest updateUserIdentityInfoRequest)
Updates the identity information for the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateUserIdentityInfoResponse> |
ConnectAsyncClient.updateUserIdentityInfo(Consumer<UpdateUserIdentityInfoRequest.Builder> updateUserIdentityInfoRequest)
Updates the identity information for the specified user.
|
default CompletableFuture<UpdateUserIdentityInfoResponse> |
ConnectAsyncClient.updateUserIdentityInfo(UpdateUserIdentityInfoRequest updateUserIdentityInfoRequest)
Updates the identity information for the specified user.
|
Copyright © 2022. All rights reserved.