ListAppInstanceUserEndpointsResult |
AbstractAmazonChimeSDKIdentity.listAppInstanceUserEndpoints(ListAppInstanceUserEndpointsRequest request) |
ListAppInstanceUserEndpointsResult |
AmazonChimeSDKIdentity.listAppInstanceUserEndpoints(ListAppInstanceUserEndpointsRequest listAppInstanceUserEndpointsRequest)
Lists all the AppInstanceUserEndpoints created under a single AppInstanceUser.
|
ListAppInstanceUserEndpointsResult |
AmazonChimeSDKIdentityClient.listAppInstanceUserEndpoints(ListAppInstanceUserEndpointsRequest request)
Lists all the AppInstanceUserEndpoints created under a single AppInstanceUser.
|
Future<ListAppInstanceUserEndpointsResult> |
AbstractAmazonChimeSDKIdentityAsync.listAppInstanceUserEndpointsAsync(ListAppInstanceUserEndpointsRequest request) |
Future<ListAppInstanceUserEndpointsResult> |
AmazonChimeSDKIdentityAsyncClient.listAppInstanceUserEndpointsAsync(ListAppInstanceUserEndpointsRequest request) |
Future<ListAppInstanceUserEndpointsResult> |
AmazonChimeSDKIdentityAsync.listAppInstanceUserEndpointsAsync(ListAppInstanceUserEndpointsRequest listAppInstanceUserEndpointsRequest)
Lists all the AppInstanceUserEndpoints created under a single AppInstanceUser.
|
Future<ListAppInstanceUserEndpointsResult> |
AbstractAmazonChimeSDKIdentityAsync.listAppInstanceUserEndpointsAsync(ListAppInstanceUserEndpointsRequest request,
AsyncHandler<ListAppInstanceUserEndpointsRequest,ListAppInstanceUserEndpointsResult> asyncHandler) |
Future<ListAppInstanceUserEndpointsResult> |
AmazonChimeSDKIdentityAsyncClient.listAppInstanceUserEndpointsAsync(ListAppInstanceUserEndpointsRequest request,
AsyncHandler<ListAppInstanceUserEndpointsRequest,ListAppInstanceUserEndpointsResult> asyncHandler) |
Future<ListAppInstanceUserEndpointsResult> |
AmazonChimeSDKIdentityAsync.listAppInstanceUserEndpointsAsync(ListAppInstanceUserEndpointsRequest listAppInstanceUserEndpointsRequest,
AsyncHandler<ListAppInstanceUserEndpointsRequest,ListAppInstanceUserEndpointsResult> asyncHandler)
Lists all the AppInstanceUserEndpoints created under a single AppInstanceUser.
|