public class MessageInputOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | MessageInputOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Boolean | alternateIntents()Gets the alternateIntents. | 
| java.lang.Boolean | debug()Gets the debug. | 
| MessageInputOptions.Builder | newBuilder()New builder. | 
| java.lang.Boolean | restart()Gets the restart. | 
| java.lang.Boolean | returnContext()Gets the returnContext. | 
public MessageInputOptions.Builder newBuilder()
public java.lang.Boolean debug()
public java.lang.Boolean restart()
public java.lang.Boolean alternateIntents()
public java.lang.Boolean returnContext()