public class TrainingQuery
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| TrainingQuery() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<TrainingExample> | getExamples()Gets the examples. | 
| java.lang.String | getFilter()Gets the filter. | 
| java.lang.String | getNaturalLanguageQuery()Gets the naturalLanguageQuery. | 
| java.lang.String | getQueryId()Gets the queryId. | 
public java.lang.String getQueryId()
public java.lang.String getNaturalLanguageQuery()
public java.lang.String getFilter()
public java.util.List<TrainingExample> getExamples()