| 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 CreateAppInstanceBotResponse |
ChimeSdkIdentityClient.createAppInstanceBot(CreateAppInstanceBotRequest createAppInstanceBotRequest)
Creates a bot under an Amazon Chime
AppInstance. |
default CompletableFuture<CreateAppInstanceBotResponse> |
ChimeSdkIdentityAsyncClient.createAppInstanceBot(CreateAppInstanceBotRequest createAppInstanceBotRequest)
Creates a bot under an Amazon Chime
AppInstance. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAppInstanceBotRequestMarshaller.marshall(CreateAppInstanceBotRequest createAppInstanceBotRequest) |
Copyright © 2023. All rights reserved.