| 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 DeleteAppInstanceResponse |
ChimeSdkIdentityClient.deleteAppInstance(DeleteAppInstanceRequest deleteAppInstanceRequest)
Deletes an
AppInstance and all associated data asynchronously. |
default CompletableFuture<DeleteAppInstanceResponse> |
ChimeSdkIdentityAsyncClient.deleteAppInstance(DeleteAppInstanceRequest deleteAppInstanceRequest)
Deletes an
AppInstance and all associated data asynchronously. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteAppInstanceRequestMarshaller.marshall(DeleteAppInstanceRequest deleteAppInstanceRequest) |
Copyright © 2022. All rights reserved.