Package org.eclipse.jgit.lfs
Class Protocol.Request
java.lang.Object
org.eclipse.jgit.lfs.Protocol.Request
- Enclosing interface:
Protocol
A request sent to an LFS server
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe objects of this requestThe operation of this request -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
operation
The operation of this request -
objects
The objects of this request
-
-
Constructor Details
-
Request
public Request()
-