| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
The Amazon Connect API Reference provides descriptions, syntax, and usage examples for each of the Amazon Connect
actions, data types, parameters, and errors.
|
| software.amazon.awssdk.services.connect.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateUserIdentityInfoResponse |
ConnectClient.updateUserIdentityInfo(UpdateUserIdentityInfoRequest updateUserIdentityInfoRequest)
Updates the identity information for the specified user in a
UserIdentityInfo object, including
email, first name, and last name. |
default CompletableFuture<UpdateUserIdentityInfoResponse> |
ConnectAsyncClient.updateUserIdentityInfo(UpdateUserIdentityInfoRequest updateUserIdentityInfoRequest)
Updates the identity information for the specified user in a
UserIdentityInfo object, including
email, first name, and last name. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateUserIdentityInfoRequestMarshaller.marshall(UpdateUserIdentityInfoRequest updateUserIdentityInfoRequest) |
Copyright © 2019. All rights reserved.