public interface WallPosts
| Modifier and Type | Method and Description |
|---|---|
List<com.vk.api.sdk.queries.execute.ExecuteBatchQuery> |
postsQueries()
Constructs queries for batch posting the wall postsQueries.
|
void |
updateProperties()
Updates the properties.
|
List<com.vk.api.sdk.queries.execute.ExecuteBatchQuery> postsQueries() throws Exception
Exception - If an error occurs while forming the queries.void updateProperties()
throws IOException
IOException - If the properties cannot be saved.Copyright © 2017–2018 jcabi.com. All rights reserved.