| 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<RegisterAppInstanceUserEndpointResponse> |
ChimeSdkIdentityAsyncClient.registerAppInstanceUserEndpoint(RegisterAppInstanceUserEndpointRequest registerAppInstanceUserEndpointRequest)
Registers an endpoint under an Amazon Chime
AppInstanceUser. |
default RegisterAppInstanceUserEndpointResponse |
ChimeSdkIdentityClient.registerAppInstanceUserEndpoint(RegisterAppInstanceUserEndpointRequest registerAppInstanceUserEndpointRequest)
Registers an endpoint under an Amazon Chime
AppInstanceUser. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RegisterAppInstanceUserEndpointRequestMarshaller.marshall(RegisterAppInstanceUserEndpointRequest registerAppInstanceUserEndpointRequest) |
Copyright © 2023. All rights reserved.