public class GroupsGetCatalogInfoQueryWithExtended extends AbstractQueryBuilder<GroupsGetCatalogInfoQueryWithExtended,GetCatalogInfoExtendedResponse>
| Constructor and Description |
|---|
GroupsGetCatalogInfoQueryWithExtended(VkApiClient client,
UserActor actor)
Creates a AbstractQueryBuilder instance that can be used to build user api request with various parameters
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
essentialKeys()
Get list of required parameter names
|
protected GroupsGetCatalogInfoQueryWithExtended |
extended(java.lang.Boolean value)
1 - to return communities count and three communities for preview.
|
protected GroupsGetCatalogInfoQueryWithExtended |
getThis()
Get reference to this object
|
GroupsGetCatalogInfoQueryWithExtended |
subcategories(java.lang.Boolean value)
1 - to return subcategories info.
|
accessToken, build, captchaKey, captchaSid, clientSecret, confirm, getBody, getMethod, getParams, getQueryHeaders, lang, toString, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, version, withHeader, withHeadersaddHeader, addHeaders, execute, executeAsRaw, executeAsString, executeAsStringWithReturningFullInfo, executeTypeable, executeTypeableWithoutRetry, executeWithoutRetry, getClient, getCookie, getGson, getHeaders, getResponseClass, getUrl, setCookie, setCookies, setHeaders, setHeaderspublic GroupsGetCatalogInfoQueryWithExtended(VkApiClient client, UserActor actor)
client - VK API clientactor - actor with access tokenprotected GroupsGetCatalogInfoQueryWithExtended extended(java.lang.Boolean value)
value - value of "extended" parameter. By default 0.AbstractQueryBuilder object to fulfill the "Builder" pattern.public GroupsGetCatalogInfoQueryWithExtended subcategories(java.lang.Boolean value)
value - value of "subcategories" parameter. By default 0.AbstractQueryBuilder object to fulfill the "Builder" pattern.protected GroupsGetCatalogInfoQueryWithExtended getThis()
AbstractQueryBuildergetThis in class AbstractQueryBuilder<GroupsGetCatalogInfoQueryWithExtended,GetCatalogInfoExtendedResponse>AbstractQueryBuilder object to fulfill the "Builder" pattern.protected java.util.List<java.lang.String> essentialKeys()
AbstractQueryBuilderessentialKeys in class AbstractQueryBuilder<GroupsGetCatalogInfoQueryWithExtended,GetCatalogInfoExtendedResponse>