public class UpdateRequest extends PublishingRequest
Modifier and Type | Class and Description |
---|---|
static class |
UpdateRequest.Params |
Modifier and Type | Field and Description |
---|---|
UpdateRequest.Params |
params |
Constructor and Description |
---|
UpdateRequest(String token,
String appID) |
Modifier and Type | Method and Description |
---|---|
UpdateResponse |
call(PublishingEndpoint endpoint) |
String |
toString() |
getApiVersion, getId, getJsonrpc, getMethod
public final UpdateRequest.Params params
public UpdateResponse call(PublishingEndpoint endpoint) throws IOException
call
in class PublishingRequest
IOException
Copyright © 2004-2014. All Rights Reserved.