public class DialogSuggestion
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DialogSuggestion.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | dialogNode()Gets the dialogNode. | 
| java.lang.String | label()Gets the label. | 
| DialogSuggestion.Builder | newBuilder()New builder. | 
| DialogSuggestionOutput | output()Gets the output. | 
| DialogSuggestionValue | value()Gets the value. | 
public DialogSuggestion.Builder newBuilder()
public java.lang.String label()
public DialogSuggestionValue value()
public DialogSuggestionOutput output()
public java.lang.String dialogNode()