public class FeedbackDataInput
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | FeedbackDataInput.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| ShortDoc | document()Gets the document. | 
| java.lang.String | feedbackType()Gets the feedbackType. | 
| Location | location()Gets the location. | 
| java.lang.String | modelId()Gets the modelId. | 
| java.lang.String | modelVersion()Gets the modelVersion. | 
| FeedbackDataInput.Builder | newBuilder()New builder. | 
| OriginalLabelsIn | originalLabels()Gets the originalLabels. | 
| java.lang.String | text()Gets the text. | 
| UpdatedLabelsIn | updatedLabels()Gets the updatedLabels. | 
public FeedbackDataInput.Builder newBuilder()
public java.lang.String feedbackType()
public ShortDoc document()
public java.lang.String modelId()
public java.lang.String modelVersion()
public Location location()
public java.lang.String text()
public OriginalLabelsIn originalLabels()
public UpdatedLabelsIn updatedLabels()