public class OperationDownloadFileRequest extends Object
| Constructor and Description |
|---|
OperationDownloadFileRequest() |
| Modifier and Type | Method and Description |
|---|---|
long |
getOffset() |
String |
getPath() |
long |
getStart() |
void |
setOffset(long offset) |
void |
setPath(String path) |
void |
setStart(long start) |
Copyright © 2018. All rights reserved.