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 String
binary_content
RawInput
content
-
Constructor Summary
Constructors Constructor Description FileContentInput()
-