| 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 CompletableFuture<CreateAppInstanceUserResponse> |
ChimeSdkIdentityAsyncClient.createAppInstanceUser(CreateAppInstanceUserRequest createAppInstanceUserRequest)
Creates a user under an Amazon Chime
AppInstance. |
default CreateAppInstanceUserResponse |
ChimeSdkIdentityClient.createAppInstanceUser(CreateAppInstanceUserRequest createAppInstanceUserRequest)
Creates a user under an Amazon Chime
AppInstance. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAppInstanceUserRequestMarshaller.marshall(CreateAppInstanceUserRequest createAppInstanceUserRequest) |
Copyright © 2021. All rights reserved.