| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2.model | |
| software.amazon.awssdk.services.lexruntimev2.model.startconversationresponseeventstream |
| Modifier and Type | Method and Description |
|---|---|
HeartbeatEvent |
HeartbeatEvent.BuilderImpl.build() |
HeartbeatEvent |
HeartbeatEvent.copy(Consumer<? super HeartbeatEvent.Builder> modifier) |
| Modifier and Type | Method and Description |
|---|---|
default void |
StartConversationResponseHandler.Visitor.visitHeartbeatEvent(HeartbeatEvent event)
Invoked when a
HeartbeatEvent is encountered. |
| Modifier and Type | Method and Description |
|---|---|
StartConversationResponseHandler.Visitor.Builder |
StartConversationResponseHandler.Visitor.Builder.onHeartbeatEvent(Consumer<HeartbeatEvent> c)
Callback to invoke when a
HeartbeatEvent is visited. |
| Constructor and Description |
|---|
BuilderImpl(HeartbeatEvent model) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHeartbeatEvent
A specialization of
software.amazon.awssdk.services.lexruntimev2.model.HeartbeatEvent that represents the
StartConversationResponseEventStream$HeartbeatEvent event. |
Copyright © 2021. All rights reserved.