| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
static PutEventsConfigurationResponse.Builder |
PutEventsConfigurationResponse.builder() |
default PutEventsConfigurationResponse.Builder |
PutEventsConfigurationResponse.Builder.eventsConfiguration(Consumer<EventsConfiguration.Builder> eventsConfiguration)
The configuration that allows a bot to receive outgoing events.
|
PutEventsConfigurationResponse.Builder |
PutEventsConfigurationResponse.Builder.eventsConfiguration(EventsConfiguration eventsConfiguration)
The configuration that allows a bot to receive outgoing events.
|
PutEventsConfigurationResponse.Builder |
PutEventsConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutEventsConfigurationResponse.Builder> |
PutEventsConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.