| 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<DeregisterAppInstanceUserEndpointResponse> |
ChimeSdkIdentityAsyncClient.deregisterAppInstanceUserEndpoint(DeregisterAppInstanceUserEndpointRequest deregisterAppInstanceUserEndpointRequest)
Deregisters an
AppInstanceUserEndpoint. |
default DeregisterAppInstanceUserEndpointResponse |
ChimeSdkIdentityClient.deregisterAppInstanceUserEndpoint(DeregisterAppInstanceUserEndpointRequest deregisterAppInstanceUserEndpointRequest)
Deregisters an
AppInstanceUserEndpoint. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeregisterAppInstanceUserEndpointRequestMarshaller.marshall(DeregisterAppInstanceUserEndpointRequest deregisterAppInstanceUserEndpointRequest) |
Copyright © 2023. All rights reserved.