| 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<CreateAppInstanceAdminResponse> |
ChimeSdkIdentityAsyncClient.createAppInstanceAdmin(CreateAppInstanceAdminRequest createAppInstanceAdminRequest)
Promotes an
AppInstanceUser to an AppInstanceAdmin. |
default CreateAppInstanceAdminResponse |
ChimeSdkIdentityClient.createAppInstanceAdmin(CreateAppInstanceAdminRequest createAppInstanceAdminRequest)
Promotes an
AppInstanceUser to an AppInstanceAdmin. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAppInstanceAdminRequestMarshaller.marshall(CreateAppInstanceAdminRequest createAppInstanceAdminRequest) |
Copyright © 2021. All rights reserved.