| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| DialogSuggestion | DialogSuggestion.Builder. build()Builds a DialogSuggestion. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<DialogSuggestion> | RuntimeResponseGeneric. suggestions()Gets the suggestions. | 
| Modifier and Type | Method and Description | 
|---|---|
| RuntimeResponseGenericRuntimeResponseTypeSuggestion.Builder | RuntimeResponseGenericRuntimeResponseTypeSuggestion.Builder. addSuggestions(DialogSuggestion suggestions)Adds an suggestions to suggestions. | 
| Modifier and Type | Method and Description | 
|---|---|
| RuntimeResponseGenericRuntimeResponseTypeSuggestion.Builder | RuntimeResponseGenericRuntimeResponseTypeSuggestion.Builder. suggestions(List<DialogSuggestion> suggestions)Set the suggestions. | 
| Constructor and Description | 
|---|
| Builder(String responseType,
       String title,
       List<DialogSuggestion> suggestions)Instantiates a new builder with required properties. | 
Copyright © 2023 IBM Cloud. All rights reserved.