public class AppsGetTestingGroupsQuery extends AbstractQueryBuilder<AppsGetTestingGroupsQuery,java.util.List<GetTestingGroupsResponse>>
| Constructor and Description |
|---|
AppsGetTestingGroupsQuery(VkApiClient client,
ServiceActor actor)
Creates a AbstractQueryBuilder instance that can be used to build service 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 AppsGetTestingGroupsQuery |
getThis()
Get reference to this object
|
AppsGetTestingGroupsQuery |
groupId(java.lang.Long value)
Set group id
|
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 AppsGetTestingGroupsQuery(VkApiClient client, ServiceActor actor)
client - VK API clientactor - actor with access tokenpublic AppsGetTestingGroupsQuery groupId(java.lang.Long value)
value - value of "group id" parameter. Maximum is 25. Minimum is 1. Entity - ownerAbstractQueryBuilder object to fulfill the "Builder" pattern.protected AppsGetTestingGroupsQuery getThis()
AbstractQueryBuildergetThis in class AbstractQueryBuilder<AppsGetTestingGroupsQuery,java.util.List<GetTestingGroupsResponse>>AbstractQueryBuilder object to fulfill the "Builder" pattern.protected java.util.List<java.lang.String> essentialKeys()
AbstractQueryBuilderessentialKeys in class AbstractQueryBuilder<AppsGetTestingGroupsQuery,java.util.List<GetTestingGroupsResponse>>