| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkidentity |
The Amazon Chime SDK Identity APIs in this section allow software developers to create and manage unique instances of
their messaging applications.
|
| com.amazonaws.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
RegisterAppInstanceUserEndpointResult |
AbstractAmazonChimeSDKIdentity.registerAppInstanceUserEndpoint(RegisterAppInstanceUserEndpointRequest request) |
RegisterAppInstanceUserEndpointResult |
AmazonChimeSDKIdentityClient.registerAppInstanceUserEndpoint(RegisterAppInstanceUserEndpointRequest request)
Registers an endpoint under an Amazon Chime
AppInstanceUser. |
RegisterAppInstanceUserEndpointResult |
AmazonChimeSDKIdentity.registerAppInstanceUserEndpoint(RegisterAppInstanceUserEndpointRequest registerAppInstanceUserEndpointRequest)
Registers an endpoint under an Amazon Chime
AppInstanceUser. |
| Modifier and Type | Method and Description |
|---|---|
RegisterAppInstanceUserEndpointResult |
RegisterAppInstanceUserEndpointResult.clone() |
RegisterAppInstanceUserEndpointResult |
RegisterAppInstanceUserEndpointResult.withAppInstanceUserArn(String appInstanceUserArn)
The ARN of the
AppInstanceUser. |
RegisterAppInstanceUserEndpointResult |
RegisterAppInstanceUserEndpointResult.withEndpointId(String endpointId)
The unique identifier of the
AppInstanceUserEndpoint. |
Copyright © 2023. All rights reserved.