public class RuntimeResponseGenericRuntimeResponseTypeConnectToAgent extends RuntimeResponseGeneric
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder
Builder.
|
static interface |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.ResponseType
The type of response returned by the dialog node.
|
RuntimeResponseGeneric.PreferenceagentAvailable, agentUnavailable, description, dialogNode, discriminatorMapping, discriminatorPropertyName, messageToHumanAgent, options, preference, responseType, source, suggestions, text, time, title, topic, transferInfo, typing| Modifier | Constructor and Description |
|---|---|
protected |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent(RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder |
newBuilder()
New builder.
|
agentAvailable, agentUnavailable, description, dialogNode, messageToHumanAgent, options, preference, responseType, source, suggestions, text, time, title, topic, transferInfo, typingprotected RuntimeResponseGenericRuntimeResponseTypeConnectToAgent(RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder builder)
public RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.Builder newBuilder()