public class GetFileVersionsRequest extends Object
Constructor | Description |
---|---|
GetFileVersionsRequest() |
Initializes a new instance of the GetFileVersionsRequest class.
|
GetFileVersionsRequest(String path,
String storageName) |
Initializes a new instance of the GetFileVersionsRequest class.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
String |
getpath() |
File path e.g.
|
String |
getstorageName() |
Storage name
|
int |
hashCode() |
|
void |
setpath(String path) |
|
void |
setstorageName(String storageName) |
|
String |
toString() |
public GetFileVersionsRequest()
Copyright © 2019. All rights reserved.