public class InputData extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
InputData.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InputData.Builder | 
newBuilder()
New builder. 
 | 
java.lang.String | 
text()
Gets the text. 
 | 
equals, hashCode, toStringpublic InputData.Builder newBuilder()
public java.lang.String text()