public class PylonSampleRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
count |
protected int |
end |
protected String |
filter |
protected String |
hash |
protected int |
start |
| Constructor and Description |
|---|
PylonSampleRequest() |
PylonSampleRequest(String hash) |
PylonSampleRequest(String hash,
Integer count) |
PylonSampleRequest(String hash,
Integer count,
String filter) |
PylonSampleRequest(String hash,
Integer count,
String filter,
Integer start,
Integer end) |
PylonSampleRequest(String hash,
String filter) |
protected String hash
protected int count
protected String filter
protected int start
protected int end
Copyright © 2015. All Rights Reserved.