| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
static GetCaseEventConfigurationResponse.Builder |
GetCaseEventConfigurationResponse.builder() |
default GetCaseEventConfigurationResponse.Builder |
GetCaseEventConfigurationResponse.Builder.eventBridge(Consumer<EventBridgeConfiguration.Builder> eventBridge)
Configuration to enable EventBridge case event delivery and determine what data is delivered.
|
GetCaseEventConfigurationResponse.Builder |
GetCaseEventConfigurationResponse.Builder.eventBridge(EventBridgeConfiguration eventBridge)
Configuration to enable EventBridge case event delivery and determine what data is delivered.
|
GetCaseEventConfigurationResponse.Builder |
GetCaseEventConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetCaseEventConfigurationResponse.Builder> |
GetCaseEventConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.