| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkidentity |
The Amazon Chime SDK Identity APIs in this section allow software developers to create and manage unique instances of
their messaging applications.
|
| software.amazon.awssdk.services.chimesdkidentity.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateAppInstanceUserResponse |
ChimeSdkIdentityClient.updateAppInstanceUser(UpdateAppInstanceUserRequest updateAppInstanceUserRequest)
Updates the details of an
AppInstanceUser. |
default CompletableFuture<UpdateAppInstanceUserResponse> |
ChimeSdkIdentityAsyncClient.updateAppInstanceUser(UpdateAppInstanceUserRequest updateAppInstanceUserRequest)
Updates the details of an
AppInstanceUser. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateAppInstanceUserRequestMarshaller.marshall(UpdateAppInstanceUserRequest updateAppInstanceUserRequest) |
Copyright © 2022. All rights reserved.