public class SaveToBoxRequest extends PostRequest<String>
connector, gson, queryParameters| Constructor and Description |
|---|
SaveToBoxRequest(ServiceConnector connector,
String token) |
| Modifier and Type | Method and Description |
|---|---|
String |
parse(String response) |
rungetBodyAttributes, getHeaderAttributes, getQueryParameters, getRoute, getToken, withBodyAttribute, withBodyAttributes, withHeaderAttribute, withHeaderAttributes, withQueryParameter, withQueryParamspublic SaveToBoxRequest(ServiceConnector connector, String token)
public String parse(String response)
parse in class PostRequest<String>Copyright © 2018. All rights reserved.