public class SerializableVimeoResponse extends Object implements Serializable
Constructor and Description |
---|
SerializableVimeoResponse(com.clickntap.vimeo.VimeoResponse vimeoResponse) |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
getHeaders() |
org.json.JSONObject |
getJson() |
int |
getRateLimit() |
int |
getRateLimitRemaining() |
int |
getStatusCode() |
String |
toString() |
Copyright © 2001–2020 jBPM dev team. All rights reserved.