Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Class and Description |
---|---|
class |
RuntimeResponseGenericRuntimeResponseTypeAudio
RuntimeResponseGenericRuntimeResponseTypeAudio.
|
class |
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer.
|
class |
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent
RuntimeResponseGenericRuntimeResponseTypeConnectToAgent.
|
class |
RuntimeResponseGenericRuntimeResponseTypeIframe
RuntimeResponseGenericRuntimeResponseTypeIframe.
|
class |
RuntimeResponseGenericRuntimeResponseTypeImage
RuntimeResponseGenericRuntimeResponseTypeImage.
|
class |
RuntimeResponseGenericRuntimeResponseTypeOption
RuntimeResponseGenericRuntimeResponseTypeOption.
|
class |
RuntimeResponseGenericRuntimeResponseTypePause
RuntimeResponseGenericRuntimeResponseTypePause.
|
class |
RuntimeResponseGenericRuntimeResponseTypeSuggestion
RuntimeResponseGenericRuntimeResponseTypeSuggestion.
|
class |
RuntimeResponseGenericRuntimeResponseTypeText
RuntimeResponseGenericRuntimeResponseTypeText.
|
class |
RuntimeResponseGenericRuntimeResponseTypeUserDefined
RuntimeResponseGenericRuntimeResponseTypeUserDefined.
|
class |
RuntimeResponseGenericRuntimeResponseTypeVideo
RuntimeResponseGenericRuntimeResponseTypeVideo.
|
Modifier and Type | Method and Description |
---|---|
List<RuntimeResponseGeneric> |
OutputData.getGeneric()
Gets the generic.
|
Modifier and Type | Method and Description |
---|---|
OutputData.Builder |
OutputData.Builder.addGeneric(RuntimeResponseGeneric generic)
Adds an generic to generic.
|
Modifier and Type | Method and Description |
---|---|
OutputData.Builder |
OutputData.Builder.generic(List<RuntimeResponseGeneric> generic)
Set the generic.
|
void |
OutputData.setGeneric(List<RuntimeResponseGeneric> generic)
Sets the generic.
|
Constructor and Description |
---|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypeImage)
Instantiates a new Builder from an existing RuntimeResponseGenericRuntimeResponseTypeImage
instance.
|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypeIframe)
Instantiates a new Builder from an existing RuntimeResponseGenericRuntimeResponseTypeIframe
instance.
|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypeAudio)
Instantiates a new Builder from an existing RuntimeResponseGenericRuntimeResponseTypeAudio
instance.
|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypeText)
Instantiates a new Builder from an existing RuntimeResponseGenericRuntimeResponseTypeText
instance.
|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypeSuggestion)
Instantiates a new Builder from an existing
RuntimeResponseGenericRuntimeResponseTypeSuggestion instance.
|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypeUserDefined)
Instantiates a new Builder from an existing
RuntimeResponseGenericRuntimeResponseTypeUserDefined instance.
|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypePause)
Instantiates a new Builder from an existing RuntimeResponseGenericRuntimeResponseTypePause
instance.
|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypeOption)
Instantiates a new Builder from an existing RuntimeResponseGenericRuntimeResponseTypeOption
instance.
|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypeVideo)
Instantiates a new Builder from an existing RuntimeResponseGenericRuntimeResponseTypeVideo
instance.
|
Copyright © 2023 IBM Cloud. All rights reserved.