public class UploadPhotoWallQuery extends UploadQueryBuilder<UploadPhotoWallQuery,WallUploadResponse>
| Constructor and Description |
|---|
UploadPhotoWallQuery(VkApiClient client,
java.lang.String uploadUrl,
java.util.Map<java.lang.String,java.io.File> files) |
| Modifier and Type | Method and Description |
|---|---|
protected UploadPhotoWallQuery |
getThis() |
execute, executeAsString, executeAsStringWithReturningFullInfo, executeTypeable, getBody, getQueryHeaders, withHeader, withHeadersaddHeader, addHeaders, executeAsRaw, executeTypeableWithoutRetry, executeWithoutRetry, getClient, getCookie, getGson, getHeaders, getResponseClass, getUrl, setCookie, setCookies, setHeaders, setHeaderspublic UploadPhotoWallQuery(VkApiClient client, java.lang.String uploadUrl, java.util.Map<java.lang.String,java.io.File> files)
protected UploadPhotoWallQuery getThis()
getThis in class UploadQueryBuilder<UploadPhotoWallQuery,WallUploadResponse>