| Package | Description |
|---|---|
| com.amazonaws.services.chime |
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
PutEventsConfigurationResult |
AbstractAmazonChime.putEventsConfiguration(PutEventsConfigurationRequest request) |
PutEventsConfigurationResult |
AmazonChime.putEventsConfiguration(PutEventsConfigurationRequest putEventsConfigurationRequest)
Creates an events configuration that allows a bot to receive outgoing events sent by Amazon Chime.
|
PutEventsConfigurationResult |
AmazonChimeClient.putEventsConfiguration(PutEventsConfigurationRequest request)
Creates an events configuration that allows a bot to receive outgoing events sent by Amazon Chime.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutEventsConfigurationResult> |
AbstractAmazonChimeAsync.putEventsConfigurationAsync(PutEventsConfigurationRequest request,
AsyncHandler<PutEventsConfigurationRequest,PutEventsConfigurationResult> asyncHandler) |
Future<PutEventsConfigurationResult> |
AmazonChimeAsync.putEventsConfigurationAsync(PutEventsConfigurationRequest putEventsConfigurationRequest,
AsyncHandler<PutEventsConfigurationRequest,PutEventsConfigurationResult> asyncHandler)
Creates an events configuration that allows a bot to receive outgoing events sent by Amazon Chime.
|
Future<PutEventsConfigurationResult> |
AmazonChimeAsyncClient.putEventsConfigurationAsync(PutEventsConfigurationRequest request,
AsyncHandler<PutEventsConfigurationRequest,PutEventsConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutEventsConfigurationResult |
PutEventsConfigurationResult.clone() |
PutEventsConfigurationResult |
PutEventsConfigurationResult.withEventsConfiguration(EventsConfiguration eventsConfiguration)
The configuration that allows a bot to receive outgoing events.
|
Copyright © 2024. All rights reserved.