| Package | Description |
|---|---|
| com.amazonaws.services.chime |
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
CreateMeetingDialOutResult |
AmazonChimeClient.createMeetingDialOut(CreateMeetingDialOutRequest request)
Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an
outbound call to a public switched telephone network (PSTN) and join them into a Chime meeting.
|
CreateMeetingDialOutResult |
AbstractAmazonChime.createMeetingDialOut(CreateMeetingDialOutRequest request) |
CreateMeetingDialOutResult |
AmazonChime.createMeetingDialOut(CreateMeetingDialOutRequest createMeetingDialOutRequest)
Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an
outbound call to a public switched telephone network (PSTN) and join them into a Chime meeting.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateMeetingDialOutResult> |
AmazonChimeAsyncClient.createMeetingDialOutAsync(CreateMeetingDialOutRequest request) |
Future<CreateMeetingDialOutResult> |
AbstractAmazonChimeAsync.createMeetingDialOutAsync(CreateMeetingDialOutRequest request) |
Future<CreateMeetingDialOutResult> |
AmazonChimeAsync.createMeetingDialOutAsync(CreateMeetingDialOutRequest createMeetingDialOutRequest)
Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an
outbound call to a public switched telephone network (PSTN) and join them into a Chime meeting.
|
Future<CreateMeetingDialOutResult> |
AmazonChimeAsyncClient.createMeetingDialOutAsync(CreateMeetingDialOutRequest request,
AsyncHandler<CreateMeetingDialOutRequest,CreateMeetingDialOutResult> asyncHandler) |
Future<CreateMeetingDialOutResult> |
AbstractAmazonChimeAsync.createMeetingDialOutAsync(CreateMeetingDialOutRequest request,
AsyncHandler<CreateMeetingDialOutRequest,CreateMeetingDialOutResult> asyncHandler) |
Future<CreateMeetingDialOutResult> |
AmazonChimeAsync.createMeetingDialOutAsync(CreateMeetingDialOutRequest createMeetingDialOutRequest,
AsyncHandler<CreateMeetingDialOutRequest,CreateMeetingDialOutResult> asyncHandler)
Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an
outbound call to a public switched telephone network (PSTN) and join them into a Chime meeting.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateMeetingDialOutResult> |
AmazonChimeAsyncClient.createMeetingDialOutAsync(CreateMeetingDialOutRequest request,
AsyncHandler<CreateMeetingDialOutRequest,CreateMeetingDialOutResult> asyncHandler) |
Future<CreateMeetingDialOutResult> |
AbstractAmazonChimeAsync.createMeetingDialOutAsync(CreateMeetingDialOutRequest request,
AsyncHandler<CreateMeetingDialOutRequest,CreateMeetingDialOutResult> asyncHandler) |
Future<CreateMeetingDialOutResult> |
AmazonChimeAsync.createMeetingDialOutAsync(CreateMeetingDialOutRequest createMeetingDialOutRequest,
AsyncHandler<CreateMeetingDialOutRequest,CreateMeetingDialOutResult> asyncHandler)
Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an
outbound call to a public switched telephone network (PSTN) and join them into a Chime meeting.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMeetingDialOutResult |
CreateMeetingDialOutResult.clone() |
CreateMeetingDialOutResult |
CreateMeetingDialOutResult.withTransactionId(String transactionId)
Unique ID that tracks API calls.
|
Copyright © 2024. All rights reserved.