Interface FileCreate
-
- All Known Implementing Classes:
ImmutableFileCreate
@Immutable public interface FileCreateRequest to create a file.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringbranch()The branch name.Stringcontent()The new file content, using Base64 encodingStringmessage()The commit message
-