Class FileContentInput
java.lang.Object
com.google.gerrit.extensions.api.changes.FileContentInput
Content to be added to a file (new or existing) via change edit.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
- 
binary_content
- 
fileMode
 
- 
- 
Constructor Details- 
FileContentInputpublic FileContentInput()
 
-