Class FileContentInput
- java.lang.Object
 - 
- com.google.gerrit.extensions.api.changes.FileContentInput
 
 
- 
public class FileContentInput extends Object
Content to be added to a file (new or existing) via change edit. 
- 
- 
Field Summary
Fields Modifier and Type Field Description Stringbinary_contentRawInputcontent 
- 
Constructor Summary
Constructors Constructor Description FileContentInput() 
 -