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