| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEventsConfigurationResponse> |
ChimeAsyncClient.getEventsConfiguration(GetEventsConfigurationRequest getEventsConfigurationRequest)
Gets details for an events configuration that allows a bot to receive outgoing events, such as an HTTPS endpoint
or Lambda function ARN.
|
default GetEventsConfigurationResponse |
ChimeClient.getEventsConfiguration(GetEventsConfigurationRequest getEventsConfigurationRequest)
Gets details for an events configuration that allows a bot to receive outgoing events, such as an HTTPS endpoint
or Lambda function ARN.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEventsConfigurationRequestMarshaller.marshall(GetEventsConfigurationRequest getEventsConfigurationRequest) |
Copyright © 2023. All rights reserved.