public class PylonRecording extends BaseDataSiftResult
| Modifier and Type | Class and Description |
|---|---|
static class |
PylonRecording.PylonRecordingId |
| Modifier and Type | Field and Description |
|---|---|
protected int |
end |
protected java.lang.String |
hash |
protected java.lang.String |
name |
protected boolean |
reachedCapacity |
protected PylonRecording.PylonRecordingId |
recordingId |
protected int |
remainingAccountCapacity |
protected int |
remainingIndexCapacity |
protected int |
start |
protected java.lang.String |
status |
protected int |
volume |
error, response| Constructor and Description |
|---|
PylonRecording() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd() |
java.lang.String |
getHash() |
java.lang.String |
getName() |
PylonRecording.PylonRecordingId |
getRecordingId() |
int |
getRemainingAccountCapacity() |
int |
getRemainingIndexCapacity() |
int |
getStart() |
java.lang.String |
getStatus() |
int |
getVolume() |
boolean |
isReachedCapacity() |
failed, failureCause, getError, getResponse, isAuthorizationSuccessful, isSuccessful, rateLimit, rateLimitCost, rateLimitRemaining, setResponse, successful, toStringprotected PylonRecording.PylonRecordingId recordingId
protected java.lang.String hash
protected int start
protected int end
protected int volume
protected java.lang.String name
protected java.lang.String status
protected int remainingIndexCapacity
protected int remainingAccountCapacity
protected boolean reachedCapacity
public PylonRecording.PylonRecordingId getRecordingId()
public java.lang.String getHash()
public int getStart()
public int getEnd()
public java.lang.String getName()
public int getVolume()
public java.lang.String getStatus()
public int getRemainingIndexCapacity()
public int getRemainingAccountCapacity()
public boolean isReachedCapacity()
Copyright © 2017. All Rights Reserved.