public class DocsGetWallUploadServer extends GetMethod<DocsGetUploadServerResult>
Constructor and Description |
---|
DocsGetWallUploadServer(LongPollBot bot) |
Modifier and Type | Method and Description |
---|---|
protected String |
getApi()
Gets VK API method URL.
|
protected JsonToPojoConverter<DocsGetUploadServerResult> |
getConverter()
Gets JsonObject to POJO converter.
|
Integer |
getGroupId() |
protected java.util.stream.Stream<org.jsoup.Connection.KeyVal> |
getKeyValStream()
Get stream of request parameters.
|
DocsGetWallUploadServer |
setGroupId(Integer groupId) |
public DocsGetWallUploadServer(LongPollBot bot)
protected String getApi()
getApi
in class Method<DocsGetUploadServerResult>
protected JsonToPojoConverter<DocsGetUploadServerResult> getConverter()
getConverter
in class Method<DocsGetUploadServerResult>
protected java.util.stream.Stream<org.jsoup.Connection.KeyVal> getKeyValStream()
getKeyValStream
in class Method<DocsGetUploadServerResult>
public Integer getGroupId()
public DocsGetWallUploadServer setGroupId(Integer groupId)
Copyright © 2020. All rights reserved.