| 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 |
|---|---|
ListAppInstanceUserEndpointsResult |
AbstractAmazonChimeSDKIdentity.listAppInstanceUserEndpoints(ListAppInstanceUserEndpointsRequest request) |
ListAppInstanceUserEndpointsResult |
AmazonChimeSDKIdentityClient.listAppInstanceUserEndpoints(ListAppInstanceUserEndpointsRequest request)
Lists all the
AppInstanceUserEndpoints created under a single AppInstanceUser. |
ListAppInstanceUserEndpointsResult |
AmazonChimeSDKIdentity.listAppInstanceUserEndpoints(ListAppInstanceUserEndpointsRequest listAppInstanceUserEndpointsRequest)
Lists all the
AppInstanceUserEndpoints created under a single AppInstanceUser. |
| Modifier and Type | Method and Description |
|---|---|
ListAppInstanceUserEndpointsResult |
ListAppInstanceUserEndpointsResult.clone() |
ListAppInstanceUserEndpointsResult |
ListAppInstanceUserEndpointsResult.withAppInstanceUserEndpoints(AppInstanceUserEndpointSummary... appInstanceUserEndpoints)
The information for each requested
AppInstanceUserEndpoint. |
ListAppInstanceUserEndpointsResult |
ListAppInstanceUserEndpointsResult.withAppInstanceUserEndpoints(Collection<AppInstanceUserEndpointSummary> appInstanceUserEndpoints)
The information for each requested
AppInstanceUserEndpoint. |
ListAppInstanceUserEndpointsResult |
ListAppInstanceUserEndpointsResult.withNextToken(String nextToken)
The token passed by previous API calls until all requested endpoints are returned.
|
Copyright © 2022. All rights reserved.